fix:修改从当前连线更换到其他连线 颜色选择器颜色不对的问题

This commit is contained in:
zhangyu
2021-03-29 10:42:54 +08:00
parent 39306477ee
commit fbeec0964e
5 changed files with 42 additions and 30 deletions

View File

@@ -580,7 +580,7 @@
</el-tab-pane>
</el-tabs>
<!-- 选中为空 -->
<div v-if="!selection.pen && !selection.pens" style="height: 100%">
<div v-else style="height: 100%">
<div class="project-title">
Project
</div>