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