Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -486,12 +486,10 @@ export default {
|
||||
this.$http.get('sys/EarlyWarning/ChangePermissions', {
|
||||
id: row.id,
|
||||
}, {}, res => {
|
||||
this.pageConfig.newItemsPage = 1
|
||||
this.pageConfig.oldItemsPage = 1
|
||||
this.pageConfig.newStandPage = 1
|
||||
this.pageConfig.oldStandPage = 1
|
||||
this.pageConfig.page = 1
|
||||
this.pageConfig.newPolicyPage = 1
|
||||
this.pageConfig.oldPolicyPage = 1
|
||||
this.searchBtnClick()
|
||||
this.getEarlyDate()
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user