TypeError:Cannont read property ‘openShow‘ 连接 property ‘openShow‘ of undefind

it2024-01-12  75

TypeError:Cannont read property ‘openShow’ 链接 property ‘openShow’ of undefind

问题描述:类型错误:无法读取属性’openShow’的undefined 问题:openShow没有正确获取到data里的数据。 解决:把在渲染数据中把this.openShow中的this去掉就行

[Vue warn]: Error in render: "TypeError: Cannot read property 'openShow' of undefined"
最新回复(0)