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