| | |
| | | //å¾
æ¥æ¶å·¥åé¡µç¾ |
| | | table.render({ |
| | | elem: '#djs-table' |
| | | , url: GetWEBURL1() + '/Web/DisBillEntryList_Mate_Webs_Json' |
| | | , url: GetWEBURL() + '/Web/DisBillEntryList_Mate_Webs_Json' |
| | | , cols: [[ |
| | | { field: 'HInterID', title: 'åºå·' } |
| | | , { field: 'HBillNo', title: 'ç¶æ', sort: true } |
| | |
| | | //仿¥è¿ç«é¡µç¾ |
| | | table.render({ |
| | | elem: '#jr-table' |
| | | , url: GetWEBURL1() + '/Web/DisBillEntryList_Mate_Webs_Json' |
| | | , url: GetWEBURL() + '/Web/DisBillEntryList_Mate_Webs_Json' |
| | | , cellMinWidth: 100 |
| | | , cols: [[ |
| | | { field: 'HInterID', title: 'åºå·',width:80 } |