#
whycq
2022-12-28 cce6dc1eb47dbb08c7cc243a22f967977c0d856a
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }