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