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