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