234234234
摘要: 父组件: 直接使用 v-model="值" 子组件:约定写法 this.$emit("update:modelValue", this.numValue); <template> <div class="input inlinebox"> <input type="text" v-model.num 阅读全文
posted @ 2021-11-11 14:28 ukeepgoing 阅读(1211) 评论(0) 推荐(0)
23423423423