明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_front
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
jt_front
Commits
b64ea626
Commit
b64ea626
authored
Dec 11, 2025
by
yangyajing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
项目投资总额全口径
parent
8fdcbacc
Pipeline
#104512
passed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
55 additions
and
16 deletions
+55
-16
addProject.vue
src/views/managePage/addProject.vue
+55
-16
No files found.
src/views/managePage/addProject.vue
View file @
b64ea626
...
...
@@ -2619,16 +2619,21 @@
xh
:
"1"
,
zb
:
"项目资本金"
,
dw
:
"万元"
,
key
:
"1"
,
children
:
[
{
xh
:
"1.1"
,
zb
:
"能建方出资"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"1.1"
,
parentKey
:
"1"
},
{
xh
:
"1.2"
,
zb
:
"外部股东"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"1.2"
,
parentKey
:
"1"
}
]
},
...
...
@@ -2636,11 +2641,14 @@
xh
:
"2"
,
zb
:
"贷款"
,
dw
:
"万元"
,
key
:
"2"
,
children
:
[
{
xh
:
"2.1"
,
zb
:
"其中:并非表项目我方贷款/投保额"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"2.1"
,
parentKey
:
"2"
}
]
},
...
...
@@ -2648,18 +2656,22 @@
xh
:
"3"
,
zb
:
"其他出资"
,
dw
:
"万元"
,
key
:
"3"
,
children
:
[
{
xh
:
"3.1"
,
zb
:
"其中:能建方出资"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"3.1"
,
parentKey
:
"3"
}
]
},
{
xh
:
""
,
zb
:
"批复总出资"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"4"
}
]);
...
...
@@ -2675,7 +2687,7 @@
},
{
name
:
"项目投资回收期(税前)"
,
uni
:
"年"
uni
t
:
"年"
}
]);
...
...
@@ -2989,33 +3001,44 @@
xh
:
"一"
,
zb
:
"项目造价构成"
,
dw
:
""
,
key
:
"1"
,
children
:
[
{
xh
:
"1"
,
zb
:
"建安设备费"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"1.1"
,
parentKey
:
"1"
,
},
{
xh
:
"2"
,
zb
:
"其他费用"
,
dw
:
"万元"
,
key
:
"1.2"
,
parentKey
:
"1"
,
children
:
[
{
xh
:
"21"
,
xh
:
"2
.
1"
,
zb
:
"其中:土地相关费用"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"1.2.1"
,
parentKey
:
"1.2"
}
]
},
{
xh
:
"3"
,
zb
:
"基本预备费"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"1.3"
,
parentKey
:
"1"
},
{
xh
:
"4"
,
zb
:
"建设期利息"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"1.4"
,
parentKey
:
"1"
}
]
},
...
...
@@ -3023,21 +3046,28 @@
xh
:
"二"
,
zb
:
"项目资金构成"
,
dw
:
""
,
key
:
"2"
,
children
:
[
{
xh
:
"1"
,
zb
:
"项目资本金"
,
dw
:
"万元"
,
key
:
"2.1"
,
parentKey
:
"2"
,
children
:
[
{
xh
:
"1.1"
,
zb
:
"能建方出资"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"2.1.1"
,
parentKey
:
"2.1"
},
{
xh
:
"1.2"
,
zb
:
"外部股东"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"2.1.2"
,
parentKey
:
"2.1"
}
]
},
...
...
@@ -3045,11 +3075,15 @@
xh
:
"2"
,
zb
:
"贷款"
,
dw
:
"万元"
,
key
:
"2.2"
,
parentKey
:
"2"
,
children
:
[
{
xh
:
"2.1"
,
zb
:
"其中:非并表项目我方贷款/担保额"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"2.2.1"
,
parentKey
:
"2.2"
,
}
]
},
...
...
@@ -3057,11 +3091,15 @@
xh
:
"3"
,
zb
:
"其他出资"
,
dw
:
"万元"
,
key
:
"2.3"
,
parentKey
:
"2"
,
children
:
[
{
xh
:
"3.1"
,
zb
:
"其中:能建方出资"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"2.3.1"
,
parentKey
:
"2.3"
,
}
]
}
...
...
@@ -3070,7 +3108,8 @@
{
xh
:
""
,
zb
:
"批复总出资"
,
dw
:
"万元"
dw
:
"万元"
,
key
:
"3"
}
]);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment