#
whycq
2024-03-02 192bb670c6dec8a3efee45325fb1c7e61a34bd73
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }