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