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