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