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

@@ -93,6 +93,7 @@ export default {
obj: {
immediate: true,
handler (n) {
this.searchLabel = {}
this.formatTime = bus.timeFormate(new Date(bus.computeTimezoneTime(new Date())))
}
}