@@ -95,7 +95,7 @@
label="日期"
align="center"
prop="createTime"
- :formatter="dateFormatter2"
+ :formatter="dateFormatter"
:width="columnWidths.createTime"
/>
<el-table-column label="施工队伍" align="center" prop="deptName" :width="columnWidths.deptName"/>