xubh há 4 anos atrás
pai
commit
8062d862ee
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/webapp/admin/wxuserManage/wxuserManage.html

+ 1 - 1
src/main/webapp/admin/wxuserManage/wxuserManage.html

@@ -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%"}