up.
This commit is contained in:
parent
e52f675ff3
commit
fb9a49f85c
@ -67,18 +67,18 @@
|
|||||||
align: 'center'
|
align: 'center'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'PlatformId',
|
prop: 'platformCode',
|
||||||
label: '渠道ID',
|
label: '平台代码',
|
||||||
width: 80
|
minWidth: 120
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'code',
|
prop: 'platformName',
|
||||||
label: '渠道代码',
|
label: '平台名称',
|
||||||
width: 80
|
minWidth: 120
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'name',
|
prop: 'comments',
|
||||||
label: '渠道名称',
|
label: '备注',
|
||||||
minWidth: 120
|
minWidth: 120
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user