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