src/views/productionManagement/productionReporting/index.vue
@@ -187,6 +187,11 @@ width: 120, }, { label: "工时(h)", width: 100, prop: "workHour", }, { label: "工序", prop: "process", width: 120, @@ -226,13 +231,17 @@ prop: "unit", width: 120, }, { label: "创建时间", prop: "createTime", width: 120, }, { label: "车间", prop: "workshopName", width: 120, }, { dataType: "action", label: "操作", align: "center",