| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 | 
							- {
 
-   "lazy": true,
 
-   "tip": false,
 
-   "searchShow": true,
 
-   "searchMenuSpan": 16,
 
-   "dialogWidth": "60%",
 
-   "align": "center",
 
-   "height": "auto",
 
-   "searchSpan": 8,
 
-   "searchMenuPosition": "right",
 
-   "border": true,
 
-   "index": true,
 
-   "selection": false,
 
-   "viewBtn": false,
 
-   "editBtn": false,
 
-   "delBtn": false,
 
-   "menuWidth": 80,
 
-   "stripe": true,
 
-   "dialogClickModal": false,
 
-   "searchLabelWidth": 120,
 
-   "searchIcon": true,
 
-   "searchIndex": 2,
 
-   "addBtn":false,
 
-   "headerAlign": "center",
 
-   "showSummary": false,
 
-   "summaryText": "合计",
 
-   "sumColumnList": [
 
-   ],
 
-   "column": [
 
-     {
 
-       "label": "合同号",
 
-       "prop": "srcOrderno",
 
-       "overHidden": true,
 
-       "search": true,
 
-       "width": 150,
 
-       "index": 2
 
-     },
 
-     {
 
-       "label": "往来单位",
 
-       "prop": "corpId",
 
-       "search": true,
 
-       "overHidden": true,
 
-       "width": 200,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "银行名称",
 
-       "prop": "accountBank",
 
-       "overHidden": true,
 
-       "width": 150,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "银行户头",
 
-       "prop": "accountName",
 
-       "search": true,
 
-       "overHidden": true,
 
-       "width": 150,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "银行卡号",
 
-       "prop": "accountNo",
 
-       "overHidden": true,
 
-       "width": 150,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "开票抬头",
 
-       "prop": "invoiceTitle",
 
-       "overHidden": true,
 
-       "width": 200,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "开票日期",
 
-       "prop": "invoiceTime",
 
-       "type": "date",
 
-       "format": "yyyy-MM-dd",
 
-       "valueFormat": "yyyy-MM-dd",
 
-       "overHidden": true,
 
-       "width": 200,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "发票号",
 
-       "prop": "invoiceNo",
 
-       "overHidden": true,
 
-       "width": 200,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "纳税人识别号",
 
-       "prop": "taxpayerIdentificationNo",
 
-       "overHidden": true,
 
-       "width": 200,
 
-       "index": 4
 
-     },
 
-     {
 
-       "label": "开户行账号",
 
-       "prop": "bankNo",
 
-       "search": true,
 
-       "overHidden": true,
 
-       "width": 150,
 
-       "index": 8
 
-     },
 
-     {
 
-       "label": "创建人",
 
-       "prop": "createUserName",
 
-       "overHidden": true,
 
-       "index": 9,
 
-       "width":100
 
-     },
 
-     {
 
-       "label": "创建日期",
 
-       "prop": "createTime",
 
-       "type": "date",
 
-       "format": "yyyy-MM-dd HH:mm:ss",
 
-       "overHidden": true,
 
-       "index": 10,
 
-       "width":160
 
-     },
 
-     {
 
-       "label": "修改人",
 
-       "prop": "updateUserName",
 
-       "overHidden": true,
 
-       "index": 11,
 
-       "width":100
 
-     },
 
-     {
 
-       "label": "修改日期",
 
-       "prop": "updateTime",
 
-       "type": "date",
 
-       "format": "yyyy-MM-dd HH:mm:ss",
 
-       "overHidden": true,
 
-       "index": 12,
 
-       "width":160
 
-     },
 
-     {
 
-       "label": "备注",
 
-       "prop": "remark",
 
-       "search": true,
 
-       "overHidden": true,
 
-       "index": 13,
 
-       "width": 230
 
-     }
 
-   ]
 
- }
 
 
  |