src/views/productionManagement/productionOrder/index.vue
@@ -125,16 +125,6 @@ width: '120px', }, { label: "销售合同号", prop: "salesContractNo", width: '150px', }, { label: "客户名称", prop: "customerName", width: '200px', }, { label: "产品名称", prop: "productCategory", width: '120px', @@ -142,6 +132,11 @@ { label: "规格", prop: "specificationModel", width: '120px', }, { label: "UID码", prop: "uidNo", width: '120px', }, { @@ -184,6 +179,16 @@ width: 120, }, { label: "预计日程(天)", prop: "expectedSchedule", width: 120, }, { label: "制造班组", prop: "manufacturingTeam", width: 120, }, { dataType: "action", label: "操作", align: "center",