配置修改
This commit is contained in:
@ -52,7 +52,7 @@
|
|||||||
,method: 'post'
|
,method: 'post'
|
||||||
,page: false //开启分页
|
,page: false //开启分页
|
||||||
,cols: [[ //表头
|
,cols: [[ //表头
|
||||||
// {field: 'weights_desc', title: '等级级别', width:150}
|
{field: 'weights_desc', title: '等级级别', width:150}
|
||||||
,{field: 'name', title: '等级名称', width:150}
|
,{field: 'name', title: '等级名称', width:150}
|
||||||
,{field: 'first_ratio', title: '平台比例', width:150}
|
,{field: 'first_ratio', title: '平台比例', width:150}
|
||||||
,{field: 'second_ratio', title: '分销会员比例', width: 150}
|
,{field: 'second_ratio', title: '分销会员比例', width: 150}
|
||||||
|
|||||||
Reference in New Issue
Block a user