采纳答案成功!
向帮助你的同学说点啥吧!感谢那些助人为乐的人
用useVmodel处理好后,可以像老师一样直接赋值
const emits = defineEmits(['update:msg', 'update:msgCeshi'])
const isVisible = useVModel(props, 'msg', emits)
const isCeshiValue = useVModel(props, 'msgCeshi', emits)
登录后可查看更多问答,登录/注册
42 种前台常见业务模型, 15 种中台通用组件,成为前端提效高手
1.0k 1
711 1
751 2
705 1
724 1