src/views/productionManagement/productionCosting/index.vue
@@ -94,6 +94,11 @@ prop: "schedulingUserName", minWidth: 100, }, { label: "车间", prop: "workshopName", minWidth: 100, }, // { // label: "合同号", // prop: "salesContractNo", @@ -125,6 +130,11 @@ minWidth: 100, }, { label: "工时(h)", prop: "workHour", minWidth: 100, }, { label: "生产数量", prop: "quantity", minWidth: 100,