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