明树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
a172f9f8
Commit
a172f9f8
authored
Feb 05, 2026
by
zhanghan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
运营期投资回收
parent
0f4cf72a
Pipeline
#107008
passed with stage
in 19 seconds
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
547 additions
and
205 deletions
+547
-205
FinancialTable.vue
src/components/FinancialTable.vue
+313
-0
investmentCecovery.vue
src/views/castbehind/investmentCecovery.vue
+8
-20
investmentCecoveryAdd.vue
src/views/castbehind/investmentCecoveryAdd.vue
+220
-185
annualAdd.vue
src/views/everydayPage/annualAdd.vue
+6
-0
No files found.
src/components/FinancialTable.vue
0 → 100644
View file @
a172f9f8
This diff is collapsed.
Click to expand it.
src/views/castbehind/investmentCecovery.vue
View file @
a172f9f8
...
...
@@ -66,40 +66,28 @@ const { proxy } = getCurrentInstance();
let
tableData
=
ref
([]);
let
tableColumns
=
ref
([
{
prop
:
"
qc
"
,
label
:
"项目
全
称"
,
prop
:
"
projectName
"
,
label
:
"项目
名
称"
,
showOverflowTooltip
:
true
,
},
{
prop
:
"
j
c"
,
label
:
"项目
简
称"
,
prop
:
"
xmgsm
c"
,
label
:
"项目
公司名
称"
,
showOverflowTooltip
:
true
,
},
{
prop
:
"
nbtzglzt
"
,
label
:
"
内部投资管理主体
"
,
prop
:
"
ssejqy
"
,
label
:
"
所属二级企业
"
,
showOverflowTooltip
:
true
,
width
:
170
,
},
{
prop
:
"xm
scjd
"
,
label
:
"项目
所处阶段
"
,
prop
:
"xm
gsmc
"
,
label
:
"项目
公司名称
"
,
showOverflowTooltip
:
true
,
width
:
120
,
},
{
prop
:
"gqjg"
,
label
:
"股权结构"
,
showOverflowTooltip
:
true
,
width
:
120
,
},
{
prop
:
"xmzbjze"
,
label
:
"项目资本金总额(亿元)"
,
showOverflowTooltip
:
true
,
width
:
180
,
},
{
prop
:
"operations"
,
...
...
src/views/castbehind/investmentCecoveryAdd.vue
View file @
a172f9f8
This diff is collapsed.
Click to expand it.
src/views/everydayPage/annualAdd.vue
View file @
a172f9f8
...
...
@@ -790,6 +790,12 @@
name=
"项目年度计划表格(单位:万元)"
>
<div
class=
"annualPlans"
>
{{ formData.xmndjh }}formData.xmndjh
{{ formData.xmndjh }}formData.xmndjh
{{
formData.annualDynamicTimeList
}}formData.annualDynamicTimeList
<annualPlan
v-model=
"formData.xmndjh"
:dynamic-time-list=
"annualDynamicTimeList"
...
...
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