显示名称
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
||||
statisticsList: [],
|
||||
statisticsListMon: [],
|
||||
userList: [],
|
||||
gridName: "请选择",
|
||||
gridName: "",
|
||||
search: {name: ''}
|
||||
}
|
||||
},
|
||||
@@ -111,6 +111,7 @@ export default {
|
||||
document.title = '特殊人群管理'
|
||||
if (this.hasGridPermit) {
|
||||
this.search.girdId = this.user.girdId
|
||||
this.gridName = this.user.girdName
|
||||
this.getDatas()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user