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