src/views/mainPlan/plateProcessStat/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/mainPlan/plateProcessStat/index.vue
@@ -170,20 +170,20 @@ { title: '计划开工日', field: 'processPlanStartDaytxt', width: 140, width: 200, type:'html' }, { title: '计划完工日', field: 'processPlanEndDaytxt', width: 140, type:'html' width: 200, type: 'html' }, { title: '订单完工日', field: 'orderPlanEndDay', width: 120, format: 'YYYY-MM-DD' width: 200, format: 'YYYY-MM-DD HH:mm:ss' } ]);