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