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