修复异常
This commit is contained in:
@@ -117,7 +117,7 @@ export default {
|
||||
onShow() {
|
||||
document.title = '特殊人群管理'
|
||||
if (this.hasGridPermit) {
|
||||
this.search.girdId = this.search.girdId || this.user.girdId
|
||||
if (!this.search.girdId) this.search.girdId = this.user.girdId
|
||||
this.gridName = this.user.girdName
|
||||
this.getDatas()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user