NEZ-2944 fix:Project拓扑图点击非下拉框位置时,下拉框被展开

This commit is contained in:
zhangyu
2023-06-28 17:07:46 +08:00
parent 7e73403dc5
commit 49ba836760
2 changed files with 3 additions and 1 deletions

View File

@@ -308,7 +308,6 @@ export default {
}
},
created () {
console.log(this.from, fromRoute.alertSilence)
if (this.from === fromRoute.alertSilence) {
this.searchMsg = this.searchMsgSilence
}