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