修改手机端待办中心不切换页签,查询的条件都不被清空

This commit is contained in:
范强强
2023-06-21 15:54:17 +08:00
parent 0207efb607
commit 170d6e9591
6 changed files with 102 additions and 37 deletions
@@ -270,7 +270,10 @@
path: this.$route.query.goRouter,
query: {
searchValue: this.$route.query.searchValue,
activeTab: this.$route.query.activeTab
activeTab: this.$route.query.activeTab,
searchFlowType:this.$route.query.searchFlowType,
checked:this.$route.query.checked,
selectModel:this.$route.query.selectModel,
}
})
} else {