vue项目 Error in render: "TypeError: Cannot read property 'length' of undefined"
• 约 192 字 • 预计阅读 1 分钟
[摘要]
报错:Error in render: “TypeError: Cannot read property ‘l […]
报错:Error in render: "TypeError: Cannot read property 'length' of undefined"
解决办法:
shopListData.attrs !== undefined && shopListData.attrs.length >0