diff --git a/src/pages/order/list/list.js b/src/pages/order/list/list.js index 867a82d8..69b58a4c 100644 --- a/src/pages/order/list/list.js +++ b/src/pages/order/list/list.js @@ -147,10 +147,17 @@ const Column = [ width: "auto" }, { - title: "订单类型", + title: "商品类型", name: "type_text", prop: "type_text", width: "50px", + type: "normal" + }, + { + title: "订单类型", + name: "order_type", + prop: "order_type", + width: "50px", type: "slot" }, { @@ -840,9 +847,6 @@ export default class orderlist extends React.Component {
) } - if (com === "type_text") { - return 虚拟 - } if (com == "channel_activity_id") { return ( @@ -852,6 +856,9 @@ export default class orderlist extends React.Component { ) } + if (com == "order_type") { + return 虚拟 + } if (com == "opearo") { return (