记录发奖信息列表修改

This commit is contained in:
dy 2021-03-29 09:40:32 +08:00
parent 228acefd80
commit c424bca51a
1 changed files with 20 additions and 20 deletions

View File

@ -222,30 +222,30 @@
return $.table.selectDictLabel(prizetypes, value);
}
},
{
field: 'merchantcode',
title: '商户号'
},
{
field: 'merchantsyscode',
title: '商户系统号'
},
{
field: 'channel',
title: '渠道'
},
{
field: 'businessarea',
title: '业务领域'
},
// {
// field: 'merchantcode',
// title: '商户号'
// },
// {
// field: 'merchantsyscode',
// title: '商户系统号'
// },
// {
// field: 'channel',
// title: '渠道'
// },
// {
// field: 'businessarea',
// title: '业务领域'
// },
{
field: 'city',
title: '城市'
},
{
field: 'extid',
title: '扩展'
},
// {
// field: 'extid',
// title: '扩展'
// },
// {
// title: '操作',
// align: 'center',