vue:computed第一次计算报错undefined

如果computed属性取得是vuex的值,怎么第一次不报错呢?:https://blog.csdn.net/weixin_39818813/article/details/94909011

computed vuex undefined:

初始值怎么才能不报错呢?:https://segmentfault.com/q/1010000009133619

多一个判断就可以了:

vue:computed第一次计算报错undefined

 

上一篇:【问题篇】解决在前端通过对象,点不出对象的属性问题


下一篇:vue3+echart5 遇到的坑 Cannot read properties of undefined (reading 'type')