#
whycq
2022-12-13 e6f0db0561a4093ef60448e0691c45558b6b5b17
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }