NEZ-1930 fix: 底弹框 切换数据源未删除搜索条件
This commit is contained in:
@@ -284,6 +284,7 @@ export default {
|
||||
immediate: true,
|
||||
deep: true,
|
||||
handler (n, o) {
|
||||
this.searchLabel = {}
|
||||
this.searchLabel.dcIds = n.id
|
||||
if (this.from === fromRoute.model) {
|
||||
delete this.searchLabel.dcIds
|
||||
|
||||
Reference in New Issue
Block a user