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