|
@@ -236,12 +236,12 @@ export default {
|
|
|
store.setToolBarShow(false);
|
|
|
store.setXzqh_flag(false);
|
|
|
store.setCockpit_vector({
|
|
|
- title: "山水工程完成项目",
|
|
|
+ title: "山水工程项目",
|
|
|
word: "项目名称",
|
|
|
|
|
|
tableData: store.state.cockpit_stxf.ssgc.list,
|
|
|
tablejscType: `jsc_stxf_ywlx_ssxfmx`,
|
|
|
- columns: ['区县编码', '区县编码名称', '项目名称', '投资金额(万元)', '治理时间', '治理进度', '治理面积(公顷)', '备注'],
|
|
|
+ columns: ['项目名称', '治理面积(公顷)','投资金额(万元)', '区县编码', '区县编码名称', '治理时间', '治理进度', '备注'],
|
|
|
});
|
|
|
}
|
|
|
}
|