做Vue2项目时,有没有遇到过“Cannot read properties of undefined (reading 'xxx')”这种报错?尤其是处理接口返回的嵌套数据、组件传参里的可选属性时,稍不注意就踩坑,这时候optional...