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