Selaa lähdekoodia

2022.3.15列表

17613754660 3 vuotta sitten
vanhempi
commit
3a6fc18353

+ 3 - 5
fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

@@ -911,7 +911,7 @@
             highlight-current-row
             style="width: 100%"
           >
-            <el-table-column width="60" type="index" fixed="left" label="序号">
+            <el-table-column width="60" type="index" fixed="left" label="部门">
               <template slot-scope="scope">
                 {{ scope.$index + 1 }}
               </template>
@@ -920,10 +920,8 @@
             <el-table-column width="100" prop="name" fixed="left" label="姓名">
             </el-table-column>
             <el-table-column
-              width="90"
-              v-for="(item, index) in allDate"
-              :key="index"
-              :label="item.showDate + '/' + item.weekDay"
+              width="300"
+              label="未填日期"
               align="center"
             >
               <template slot-scope="scope">