#
whycq
2023-08-21 03231f2215f02af381b5d7d9e5908071c151f135
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }