src/views/procureMent/index.vue @@ -145,6 +145,14 @@ }, }, { prop: "type", label: "煤料类型", minWidth: 120, formatter: (row) => { return row.type === 1 ? "成品" : "原料"; }, }, { prop: "coalId", label: "煤种类型", minWidth: 120,