修改手机端待办中心不切换页签,查询的条件都不被清空
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user