Browse Source

Merge branch 'online' into LAO_MO

mo 5 years ago
parent
commit
4eaa07268e

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 1 - 1
dist/static/css/chunk-5bdaf900.c77e1c2a.css → dist/static/css/chunk-29717ede.1af93b92.css

@@ -1 +1 @@
-.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.micon[data-v-4492435c]{position:absolute;top:3px;right:2px}
+.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.micon[data-v-3327c2de]{position:absolute;top:3px;right:2px}

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.ca28e133.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-29717ede.54e3dd61.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-5bdaf900.e6f01874.js


+ 2 - 2
src/views/operateManager/serverIndexList.vue

@@ -215,12 +215,12 @@
               <div>{{scope.row.existPracticeCourse+ '节'}}</div>
               <div>{{scope.row.existPracticeCourse+ '节'}}</div>
             </template>
             </template>
           </el-table-column>
           </el-table-column>
-          <el-table-column align="center"
+          <!-- <el-table-column align="center"
                            label="作业提交时间">
                            label="作业提交时间">
             <template slot-scope="scope">
             <template slot-scope="scope">
               <div>{{scope.row.lastSubmitTime}}</div>
               <div>{{scope.row.lastSubmitTime}}</div>
             </template>
             </template>
-          </el-table-column>
+          </el-table-column> -->
           <el-table-column align="center"
           <el-table-column align="center"
                            label="操作">
                            label="操作">
             <!--  -->
             <!--  -->

Some files were not shown because too many files changed in this diff