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
d21bc726
Commit
d21bc726
authored
Nov 27, 2024
by
徐俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xujun
parent
f766fb81
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Index.vue
src/views/report/project/Index.vue
+1
-1
projectKPI.vue
src/views/report/project/components/projectKPI.vue
+2
-2
No files found.
src/views/report/project/Index.vue
View file @
d21bc726
...
@@ -123,7 +123,7 @@
...
@@ -123,7 +123,7 @@
<a-modal
v-model=
"visibleFileView"
title=
"查看"
width=
"1000px"
:dialog-style=
"{ top: '10%' }"
:footer=
"null"
destroyOnClose
>
<a-modal
v-model=
"visibleFileView"
title=
"查看"
width=
"1000px"
:dialog-style=
"{ top: '10%' }"
:footer=
"null"
destroyOnClose
>
<preview-file
v-model=
"realurl.downloadUrl"
:fileName=
"realurl.fileName"
></preview-file>
<preview-file
v-model=
"realurl.downloadUrl"
:fileName=
"realurl.fileName"
></preview-file>
</a-modal>
</a-modal>
<a-modal
v-model=
"projectKPIView"
title=
"查看项目KPI"
width=
"
1000px
"
:dialog-style=
"{ top: '10%' }"
:footer=
"null"
destroyOnClose
>
<a-modal
v-model=
"projectKPIView"
title=
"查看项目KPI"
width=
"
80%
"
:dialog-style=
"{ top: '10%' }"
:footer=
"null"
destroyOnClose
>
<project-kpi></project-kpi>
<project-kpi></project-kpi>
</a-modal>
</a-modal>
</div>
</div>
...
...
src/views/report/project/components/projectKPI.vue
View file @
d21bc726
<
template
>
<
template
>
<div>
<div
class=
"from-table font-line-space"
>
<table
class=
"tab-content"
cellpadding=
"3"
cellspacing=
"3"
>
<table
class=
"tab-content"
cellpadding=
"3"
cellspacing=
"3"
style=
"width: 98%;"
>
<tr>
<tr>
<td
colspan=
"20"
class=
"bg-title"
>
2020年度
</td>
<td
colspan=
"20"
class=
"bg-title"
>
2020年度
</td>
</tr>
</tr>
...
...
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