标准预警功能完全完毕plus

This commit is contained in:
yanyizhou
2021-11-24 17:48:47 +08:00
parent 24b9f52096
commit b0015f0a17
+2 -4
View File
@@ -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()
}
)