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