#
whycq
2023-11-22 633c7e980dc5c70d96ad9591ccbc7f2d05d99146
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }