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