duy il y a 1 an
Parent
commit
d57978a870

+ 1 - 0
src/views/manager/projectinfo/list.vue

@@ -102,6 +102,7 @@
             type="danger"
           >删除项目</el-button>
           <el-button
+          style="margin-top: 10px;"
             size="small"
             @click="projectVisible = false"
           >返回</el-button>

+ 1 - 1
src/views/manager/projectinfo/tree.vue

@@ -3893,7 +3893,7 @@ background: #eee;
 .selectBtn{
   position:absolute;
   top:50px;
-  right: 408px;
+  right: 585px;
   z-index:1000;
   width:140px;
   text-align: left;