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