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