408249787 2 năm trước cách đây
mục cha
commit
db89f3dcc3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/statisticView/MonthStatistics.vue

+ 1 - 1
src/views/statisticView/MonthStatistics.vue

@@ -22,7 +22,7 @@
             <thead>
               <tr >
                 <th rowspan="2" class="list-header" style="color:#fff">时间</th>
-                <th colspan="2" class="list-header" style="color:#fff" v-for="(item,i) in title" :key="i"> {{ item }}</th>
+                <th class="list-header" style="color:#fff" v-for="(item,i) in title" :key="i"> {{ item }}</th>
               </tr>
               <tr>
                 <template v-for="i in 6 ">