NEZ-2944 fix:Project拓扑图点击非下拉框位置时,下拉框被展开
This commit is contained in:
@@ -46,6 +46,9 @@
|
|||||||
.right-box-select-top {
|
.right-box-select-top {
|
||||||
width: 219px;
|
width: 219px;
|
||||||
}
|
}
|
||||||
|
svg{
|
||||||
|
height: 30px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.form-row-item-full{
|
.form-row-item-full{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
@@ -308,7 +308,6 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created () {
|
created () {
|
||||||
console.log(this.from, fromRoute.alertSilence)
|
|
||||||
if (this.from === fromRoute.alertSilence) {
|
if (this.from === fromRoute.alertSilence) {
|
||||||
this.searchMsg = this.searchMsgSilence
|
this.searchMsg = this.searchMsgSilence
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user