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