|
@@ -971,12 +971,14 @@
|
|
// width: 100,
|
|
// width: 100,
|
|
// templet: '#offsetLight'
|
|
// templet: '#offsetLight'
|
|
// },
|
|
// },
|
|
- {field: 'content', fixed: 'left', title: '项目建设内容', minWidth: 200, templet: '#content'},
|
|
|
|
- {field: 'amtTotal', title: '投资金额', minWidth: 250, templet: '#amt', sort: true},
|
|
|
|
|
|
+ {field: 'content', fixed: 'left', title: '项目基本情况', minWidth: 200, templet: '#content'},
|
|
|
|
+ // {field: 'amtTotal', title: '投资金额', minWidth: 250, templet: '#amt', sort: true},
|
|
// {field: 'fileId', title: '现场影像', width: 90, templet: '#imageDiv'},
|
|
// {field: 'fileId', title: '现场影像', width: 90, templet: '#imageDiv'},
|
|
// {field: 'state', title: '计划时间', width: 140, templet: '#date'},
|
|
// {field: 'state', title: '计划时间', width: 140, templet: '#date'},
|
|
// {field: 'leaderName', title: '分管领导', minWidth: 180, templet: '#leaderInfo'},
|
|
// {field: 'leaderName', title: '分管领导', minWidth: 180, templet: '#leaderInfo'},
|
|
- {field: 'statusName', title: '进展情况', minWidth: 200},
|
|
|
|
|
|
+ {field: 'rgDate', title: '升规入统时间', minWidth: 200},
|
|
|
|
+ {field: 'progress', title: '进展情况', minWidth: 200},
|
|
|
|
+ {field: 'remark', title: '备注', minWidth: 200},
|
|
// {field: 'mainName', title: '日常责任监管单位', minWidth: 100},
|
|
// {field: 'mainName', title: '日常责任监管单位', minWidth: 100},
|
|
// {field: 'unitName', title: '项目单位', minWidth: 110},
|
|
// {field: 'unitName', title: '项目单位', minWidth: 110},
|
|
// { field: 'openLight', title: '开工红黄灯', minWidth: 150, templet: '#openLight' },
|
|
// { field: 'openLight', title: '开工红黄灯', minWidth: 150, templet: '#openLight' },
|