NEZ-1930 fix: 底弹框 切换数据源未删除搜索条件

This commit is contained in:
zhangyu
2022-06-15 14:04:03 +08:00
parent 1e2f8dea74
commit 4008b96d36
12 changed files with 13 additions and 2 deletions

View File

@@ -696,6 +696,7 @@ export default {
immediate: true,
deep: true,
handler (n) {
this.searchLabel = {}
if (this.from === fromRoute.module) {
this.searchLabel.moduleIds = n.id
} else {