#
whycq
2023-10-20 efb3e17960509549a7041e5d38ff41684190e2ca
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }