src/views/productionManagement/productionReporting/index.vue
@@ -186,6 +186,11 @@ prop: "nickName", width: 120, }, // { // label: "工时(h)", // width: 100, // prop: "workHour", // }, { label: "工序", prop: "process", @@ -231,6 +236,7 @@ label: "创建时间", prop: "createTime", width: 120, dataType: "date" }, { dataType: "action",