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