#
whycq
2022-12-20 dfdeff71e618c6dbe66edd9eb8a7f3d18c4d3353
components/y-input/y-input.vue
@@ -70,6 +70,7 @@
         },
         clear() {
            this.val = ''
            this.input()
         }
         
      }