Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
yn-science-front
Project
Project
Details
Activity
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
徐俊
yn-science-front
Commits
349d1552
Commit
349d1552
authored
Nov 29, 2024
by
徐俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xujun
parent
de37f11f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
fundPlanEdit.vue
src/views/report/project/components/fundPlanEdit.vue
+3
-3
fundPlanInfo.vue
src/views/report/project/components/fundPlanInfo.vue
+3
-3
No files found.
src/views/report/project/components/fundPlanEdit.vue
View file @
349d1552
<
template
>
<
template
>
<div>
<div>
<a-row
type=
"flex"
class=
"
item_inn
er"
>
<a-row
type=
"flex"
class=
"
row_cent
er"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div>
三、分年度用款计划
</div>
<div>
三、分年度用款计划
</div>
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</div>
</div>
</a-col>
</a-col>
</a-row>
</a-row>
<a-row
type=
"flex"
class=
"
item_inn
er"
>
<a-row
type=
"flex"
class=
"
row_cent
er"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div>
年度
</div>
<div>
年度
</div>
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
<a-row
v-for=
"(item, index) in fundPlan"
:key=
"index"
type=
"flex"
class=
"
item_inn
er"
>
<a-row
v-for=
"(item, index) in fundPlan"
:key=
"index"
type=
"flex"
class=
"
row_cent
er"
>
<a-col
:span=
"6"
style=
"text-align: right;"
>
<a-col
:span=
"6"
style=
"text-align: right;"
>
<div
class=
"special-middle"
>
{{
item
.
fundName
}}
</div>
<div
class=
"special-middle"
>
{{
item
.
fundName
}}
</div>
</a-col>
</a-col>
...
...
src/views/report/project/components/fundPlanInfo.vue
View file @
349d1552
<
template
>
<
template
>
<div>
<div>
<a-row
type=
"flex"
class=
"
item_inn
er"
>
<a-row
type=
"flex"
class=
"
row_cent
er"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div>
三、分年度用款计划
</div>
<div>
三、分年度用款计划
</div>
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</div>
</div>
</a-col>
</a-col>
</a-row>
</a-row>
<a-row
type=
"flex"
class=
"
item_inn
er"
>
<a-row
type=
"flex"
class=
"
row_cent
er"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<a-col
:span=
"6"
class=
"bg-gray"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div
class=
"special-middle"
style=
"text-align: right;"
>
<div>
年度
</div>
<div>
年度
</div>
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
<a-row
v-for=
"(item, index) in fundPlan"
:key=
"index"
type=
"flex"
class=
"
item_inn
er"
>
<a-row
v-for=
"(item, index) in fundPlan"
:key=
"index"
type=
"flex"
class=
"
row_cent
er"
>
<a-col
:span=
"6"
style=
"text-align: right;"
>
<a-col
:span=
"6"
style=
"text-align: right;"
>
<div
class=
"special-middle"
>
{{
item
.
fundName
}}
</div>
<div
class=
"special-middle"
>
{{
item
.
fundName
}}
</div>
</a-col>
</a-col>
...
...
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