#
whycq
2022-09-23 1094bce955ecb3f83647a52f49e170a3fbc0c0b1
components/y-input/y-input.vue
@@ -21,6 +21,10 @@
         value: {
            type: [String, Number],
            default: ''
         },
         placeholder: {
            type: String,
            default: ''
         }
      },
      watch: {