@@ -102,6 +102,7 @@
type="danger"
>删除项目</el-button>
<el-button
+ style="margin-top: 10px;"
size="small"
@click="projectVisible = false"
>返回</el-button>
@@ -3893,7 +3893,7 @@ background: #eee;
.selectBtn{
position:absolute;
top:50px;
- right: 408px;
+ right: 585px;
z-index:1000;
width:140px;
text-align: left;