重新筛选
This commit is contained in:
@@ -88,6 +88,7 @@ api.index()
|
||||
store.state.schoolList = res.data.schoolList
|
||||
store.state.advData = res.data.adv
|
||||
store.state.typeKey = res.data.config.type
|
||||
store.state.locationKey = res.data.config.location
|
||||
|
||||
// 将 location 转换为对象 好用于级联选择器
|
||||
const location = res.data.config.location || {}
|
||||
|
||||
Reference in New Issue
Block a user