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