#
whycq
2022-12-28 5fb4f1f47bb2cbca902b9844421c77d5bdcae2fe
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }