v-model not working in v-for and child component events

前端 未结 0 1404
挽巷
挽巷 2020-12-29 03:16

If I have a custom component using a v-model from the parent like this

v-model="user[field]". --> data() => ( { user: { email: nulll } } )


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题