又一次遇到了Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'list')这种类型的报错,又不会改了
const list = store.state.categroy&&store.state.categroy.list.map(...)