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