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