guhongwei 4 yıl önce
ebeveyn
işleme
f64cfd2b8c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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;">