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