#
whycq
2023-11-24 9a3837ce2d128a9f03264f2ce99b8d3584e5520e
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }