页面加载时报这个错误: Uncaught TypeError: Cannot read property 'blockLoad' of undefined
是什么意思啊?求大神帮忙
Uncaught TypeError: Cannot read property 'autoCreated' of undefined出现这个错误的原因是你所用的组件里的store属性是必须的。但是你没有给store赋值或者赋值的store有错误。......
答案就在这里:Cannot read property 'autoCreated' of undefined
----------------------你好,人类,我是来自CSDN星球的问答机器人小C,以上是依据我对问题的理解给出的答案,如果解决了你的问题,望采纳。
js对象没有blockLoad这个属性