src/views/productionManagement/productionReporting/index.vue
@@ -99,8 +99,7 @@ style="width: 100%" /> </template> </el-table-column> <el-table-column label="操作" > <el-table-column label="操作"> <template #default="scope"> <el-button link type="primary" @@ -172,11 +171,11 @@ prop: "workOrderNo", width: 120, }, { label: "销售合同号", prop: "salesContractNo", width: 120, }, // { // label: "销售合同号", // prop: "salesContractNo", // width: 120, // }, { label: "产品名称", prop: "productName", @@ -202,7 +201,7 @@ prop: "unit", width: 120, }, { label: "创建时间", prop: "createTime",