{ "align": "center", "border": true, "index": true, "addBtn": false, "menuWidth":70, "selection": true, "tip":false, "delBtn":false, "editBtn":false, "showSummary": true, "column": [ { "label": "类型", "prop": "goodTypeName", "width": 150 }, { "label": "名称", "prop": "goodName", "width": 250 }, { "label": "数量", "prop": "goodNumber", "width": 80 }, { "label": "单价", "prop": "price", "width": 120 }, { "label": "金额", "prop": "amout", "width": 120 } ] }