Browse Source

7月21日杨青

杨青 1 year ago
parent
commit
736159c8ff
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/workforce/scheduleTablePrint.vue

+ 2 - 2
src/xt_pages/workforce/scheduleTablePrint.vue View File

1
 <template>
1
 <template>
2
-    <div style="font-size: 18px;">
2
+    <div >
3
       <el-button style="float:right;" type="primary" @click="printAction">打印</el-button>
3
       <el-button style="float:right;" type="primary" @click="printAction">打印</el-button>
4
 
4
 
5
 <!--      <el-button type="primary" @click="printAction">打印</el-button>-->
5
 <!--      <el-button type="primary" @click="printAction">打印</el-button>-->
179
             v-if="$route.query.week_date !=''" 
179
             v-if="$route.query.week_date !=''" 
180
             id="scheduleTable" class="scheduleTable" 
180
             id="scheduleTable" class="scheduleTable" 
181
             border="1" cellspacing="0"
181
             border="1" cellspacing="0"
182
-            style="margin: auto;"
182
+            style="margin: auto; font-size: 18px;"
183
         >
183
         >
184
             <tr>
184
             <tr>
185
                 <td rowspan="2">分区</td>
185
                 <td rowspan="2">分区</td>