|
@@ -67,12 +67,12 @@ export default {
|
|
|
tdzz: [
|
|
|
{ name: "综合整治项目", prop: "xzqhdm_number", unit: "个" },
|
|
|
{ name: "土地整治面积", prop: "zlmj", unit: "公顷" },
|
|
|
- { name: "总投资", prop: "tzje", unit: "万元" },
|
|
|
+ { name: "总投资", prop: "tzje", unit: "亿元" },
|
|
|
],
|
|
|
ssxf: [
|
|
|
{ name: "2023-2025年项目", prop: "xzqhdm_number", unit: "个" },
|
|
|
{ name: "整治面积", prop: "zlmj", unit: "公顷" },
|
|
|
- { name: "总投资", prop: "tzje", unit: "万元" },
|
|
|
+ { name: "总投资", prop: "tzje", unit: "亿元" },
|
|
|
],
|
|
|
haxf: [
|
|
|
{ name: "海岸线长度", prop: "xzqhdm_number", unit: "千米" },
|