{ "headerAlign": "center", "align": "center", "border": true, "index": true, "lazy": true, "tip": false, "searchShow": false, "searchMenuPosition": "right", "searchMenuSpan": 18, "tree": true, "selection": true, "addBtn": false, "viewBtn": false, "editBtn": false, "delBtn": true, "menuWidth": 80, "searchLabelWidth": 130, "column": [ { "label": "合同号", "prop": "accSysNo", "index": 1, "cell": true, "width": 220 }, { "label": "合同日期", "prop": "accDate", "index": 2, "cell": true, "width": 220 }, { "label": "客户名称", "prop": "corpId", "index": 3, "cell": true, "width": 220 }, { "label": "费用名称", "prop": "costType", "index": 4, "cell": true, "width": 220 }, { "label": "单价", "prop": "price", "index": 5, "cell": true, "width": 120 }, { "label": "数量", "prop": "quantity", "value": 1, "index": 6, "cell": true, "width": 150 }, { "label": "计价单次", "prop": "unit", "index": 7, "cell": true, "width": 120 }, { "label": "金额", "prop": "amount", "index": 8, "cell": true, "width": 120 }, { "label": "币别", "prop": "currency", "index": 9, "cell": true, "width": 120 }, { "label": "汇率", "prop": "exchangeRate", "index": 10, "cell": true, "width": 120 }, { "label": "税率", "prop": "taxRate", "index": 11, "cell": true, "width": 120 }, { "label": "备注", "prop": "remarks", "index": 12, "cell": true, "width": 150 } ] }