CN-1016 Filter更好统计接口并增加filter字典数据

This commit is contained in:
hyx
2023-06-05 16:40:25 +08:00
parent 2c227c7685
commit f5cb5c94a9
4 changed files with 96 additions and 173 deletions

View File

@@ -171,7 +171,7 @@ export default {
}
this.clearList()
this.search(params)
this.$refs.knowledgeFilter.reloadFilter(params)
this.$refs.knowledgeFilter.reloadFilter()
},
handleClose () {
this.showConfirmDialog = false