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