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