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