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