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