编程语言 解决 “TypeError Cannot read properties of undefined (reading ‘xxx‘)“ //这个报错 我的问题是 要用到的数据读不到这个属性(我用的vue) //1.检查你的data定义的属性是不是…