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