NEZ-1930 fix: 底弹框 切换数据源未删除搜索条件
This commit is contained in:
@@ -808,6 +808,7 @@ export default {
|
||||
handler (n, o) {
|
||||
setTimeout(() => {
|
||||
if (n && n.id) {
|
||||
this.searchLabel = {}
|
||||
this.getTableData(n.id)
|
||||
if (this.from === fromRoute.asset) {
|
||||
this.searchLabel.assetIds = n.id
|
||||
|
||||
Reference in New Issue
Block a user