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