|
@@ -83,7 +83,7 @@
|
|
|
,{field: 'id', title: '用户编号', width:"10%", sort: true}
|
|
|
,{field: 'riId',title: 'ID', hide:true, width:"0%"}
|
|
|
,{field: 'perName', title: '微信号', width:"12%"}
|
|
|
- ,{field: 'channelDesc', title: '渠道', width:"9%"}
|
|
|
+ ,{field: 'branchName', title: '所属商户', width:"9%"}
|
|
|
,{field: 'roleDesc', title: '角色', width:"12%"}
|
|
|
,{field: 'createTime', title: '创建时间',width:"16%"}
|
|
|
,{field: 'stateDesc', title: '状态',width:"16%"}
|