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