Vue component testing with Jest error, TypeError: Cannot read property 'name' of undefined

后端 未结 0 391
Happy的楠姐
Happy的楠姐 2021-01-29 04:55

I have a Vue component with the following in the template below. It receives an object as a prop. First it is pulled from the backend on created() in Admin.vue, passed as an arr

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