#
whycq
2023-01-01 9c34e8cc2ff136db5c27a5adc2eb2e140ac0580a
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }