标准预警更新失败
This commit is contained in:
@@ -689,13 +689,11 @@ export default {
|
||||
this.$http.get('sys/EarlyWarning/ChangePermissions', {
|
||||
id: row.id,
|
||||
}, {}, res => {
|
||||
if (res.ok === true) {
|
||||
this.pageConfig.page = 1
|
||||
this.pageConfig.newPolicyPage = 1
|
||||
this.pageConfig.oldPolicyPage = 1
|
||||
this.searchBtnClick()
|
||||
this.getEarlyDate()
|
||||
}
|
||||
}
|
||||
)
|
||||
}).catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user