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