#
whycq
2023-11-21 76b33842f62bae3fabcbd5a4c34cf3303081d8e8
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }