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