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