订单列表新增 立减金批次号
This commit is contained in:
parent
79374f201b
commit
87a8b699fb
|
@ -119,9 +119,9 @@ const Column = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '平台批次号',
|
title: '平台批次号',
|
||||||
name: 'num',
|
name: 'channel_activity_id',
|
||||||
type: 'normal',
|
type: 'normal',
|
||||||
prop: 'num',
|
prop: 'channel_activity_id',
|
||||||
width: 'auto'
|
width: 'auto'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue