Commit 171c349a by 王勇飞

pp

parent 26c344c4
......@@ -12,6 +12,7 @@ module.exports = {
{ "width": "130", "label": "状态", "prop": "tmStatusName", "isShowTip": true, "isTmpl": false },
{ "width": "80", "label": "来源", "prop": "tmSourceTypeName", "isShowTip": true, "isTmpl": false },
{ "width": "100", "label": "支付状态", "prop": "channelPayStatusName", "isShowTip": true, "isTmpl": false },
{ "width": "230", "label": "提报主体", "prop": "principal", "isShowTip": true, "isTmpl": false },
// {"width":"190","label":"日期","prop":"created_at","isShowTip":true,"isTmpl":false},
{ "width": "50", "label": "更多信息", "prop": "other", "isShowTip": true, "pos": "left", "isTmpl": true, isOther: true, "type": "expand" },
{ "width": "null", "label": "操作", "name": "null", "isShowTip": false, "isTmpl": true, "isBtns": true },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment