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