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