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