This commit is contained in:
NiSen
2024-01-25 13:08:25 +08:00
parent e1eef650ee
commit 8619646405

View File

@@ -96,9 +96,9 @@
</div> </div>
</el-dialog> </el-dialog>
</div> </div>
<el-dialog :visible.sync="dialogTableVisible"> <el-dialog width="60%" :visible.sync="dialogTableVisible">
<span slot="title" class="dialog-header"> <span slot="title" class="dialog-header">
<div>全岗位路径</div> <div style="margin-right: 10px;">全岗位路径</div>
<div class="otherImg"> <div class="otherImg">
<img src="../../assets/images/growth/CurrentPath.png" alt=""> <img src="../../assets/images/growth/CurrentPath.png" alt="">
<span>当前路径</span> <span>当前路径</span>
@@ -410,7 +410,7 @@ export default {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
margin-left: 60px; margin-left: 40px;
img { img {
width: 27px; width: 27px;