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