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