优化及修改

This commit is contained in:
yiyan
2018-09-02 22:08:59 +08:00
parent 3c0f1472e9
commit 3a0e5502c3
17 changed files with 509 additions and 357 deletions
@@ -41,7 +41,7 @@
"sAjaxSource": "<%=basePath%>page/vip/companyList.do",
"fnServerData": returnServerData,
"aoColumns": [
{"mData": "companyId", "bSortable": false},
{"mData": "companySerial", "bSortable": false},
{"mData": function(vipCompany){
return vipCompany.vipMember.memberName;
}, "bSortable": false},