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