mo 4 år sedan
förälder
incheckning
ab124a3a96
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      src/layout/components/AppMain.vue
  2. 1 1
      src/views/teamDetail/teamCourseList.vue

+ 1 - 1
src/layout/components/AppMain.vue

@@ -62,7 +62,7 @@ export default {
 // fix css style bug in open el-dialog
 .el-popup-parent--hidden {
   .fixed-header {
-    padding-right: 15px;
+    // padding-right: 15px;
   }
 }
 </style>

+ 1 - 1
src/views/teamDetail/teamCourseList.vue

@@ -234,7 +234,7 @@
           ></el-table-column>
           <el-table-column
             align="center"
-            width="150px"
+            width="170px"
             prop="musicGroupId"
             label="乐团/课程组编号"
           >