src/views/productionManagement/productionReporting/index.vue
@@ -226,8 +226,14 @@ }, { label: "报工人员", prop: "nickName", prop: "teamNames", width: 120, dataType: "tag", formatData: val => { if (!val) return []; return val.split(","); } }, { label: "机台", @@ -264,7 +270,7 @@ width: 120, }, { label: "销售合同号", label: "订单编号", prop: "salesContractNo", width: 120, },