Browse Source

Merge branch 'master' of http://git.cc-lotus.info/new_train/train-center

lrf402788946 4 năm trước cách đây
mục cha
commit
ece32b8338
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/excel-term-lesson.vue

+ 1 - 1
src/components/excel-term-lesson.vue

@@ -2,7 +2,7 @@
   <div id="excel-term-lesson">
     <div style="overflow-x:auto;" v-for="(t, tindex) in termnum" :key="`term-${tindex}`">
       <el-card :header="`第${t.term}期课表`" :body-style="{ overflowX: 'auto' }">
-        <table v-for="(type, typeIndex) in classType" :key="`ct-${typeIndex}`" style="border: 1px solid;margin-top:15px">
+        <table v-for="(type, typeIndex) in classType" :key="`ct-${typeIndex}`" border="1" cellspacing="0">
           <tr>
             <template v-for="(b, bindex) in getBatchData(type.code, t._id)">
               <th :key="`dateHeader-${bindex}`" style="width:60px;">