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