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