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