|
@@ -1173,17 +1173,11 @@
|
|
|
}
|
|
|
},
|
|
|
{field: 'subName', fixed: 'left', title: '项目名称', minWidth: 200, templet: '#subName'},
|
|
|
+ {field: 'subName', fixed: 'left', title: '项目所在地', minWidth: 200, templet: '#subName'},
|
|
|
+ {field: 'subName', fixed: 'left', title: '项目建设内容', minWidth: 200, templet: '#subName'},
|
|
|
// {field: 'abc',type:'string', title: 'ABC',fixed: 'left', align:'center', width: 60, templet: "#abcSpan"},
|
|
|
/* {field: 'offset', title: '偏离状态', fixed: 'left', minWidth: 150},*/
|
|
|
- {
|
|
|
- field: 'offsetLight',
|
|
|
- title: '偏离状态',
|
|
|
- type: 'string',
|
|
|
- align: 'center',
|
|
|
- fixed: 'left',
|
|
|
- width: 100,
|
|
|
- templet: '#offsetLight'
|
|
|
- },
|
|
|
+ // {field: 'offsetLight', title: '偏离状态', type: 'string', align: 'center', fixed: 'left', width: 100, templet: '#offsetLight'},
|
|
|
{field: 'amtTotal', title: '投资金额', minWidth: 250, templet: '#amt', sort: true},
|
|
|
{field: 'fileId', title: '现场影像', width: 90, templet: '#imageDiv'},
|
|
|
{field: 'state', title: '计划时间', width: 140, templet: '#date'},
|