#
whycq
2022-12-16 5c8dfb28feefe9a2f58ff52d4aeaaa303ad40a29
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }