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