bug
This commit is contained in:
@@ -62,9 +62,7 @@ export default {
|
|||||||
this.checkType = res.data.checkType
|
this.checkType = res.data.checkType
|
||||||
this.userGird = res.data.appGirdInfo
|
this.userGird = res.data.appGirdInfo
|
||||||
this.getGirdUserList()
|
this.getGirdUserList()
|
||||||
} else {
|
}
|
||||||
this.$u.toast('当前人员不是网格员或网格管理员')
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -105,8 +105,6 @@ export default {
|
|||||||
this.girdMsgList = this.girdUser.appGirdInfo
|
this.girdMsgList = this.girdUser.appGirdInfo
|
||||||
this.getList()
|
this.getList()
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
this.$u.toast('当前人员不是网格员或网格管理员')
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user