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
3d3d0197
Commit
3d3d0197
authored
Dec 02, 2024
by
wangxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3333
parent
9b685be9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
+13
-13
cooperativeUnitsInfo.vue
src/views/report/project/components/cooperativeUnitsInfo.vue
+5
-5
projectView.vue
src/views/report/project/components/projectView.vue
+8
-8
No files found.
src/views/report/project/components/cooperativeUnitsInfo.vue
View file @
3d3d0197
...
...
@@ -15,27 +15,27 @@
</a-col>
<a-col
:span=
"5"
class=
"bg-gray"
>
<div
class=
"special-middle"
>
<div
class=
"required"
>
单位名称
</div>
<div
>
单位名称
</div>
</div>
</a-col>
<a-col
:span=
"4"
class=
"bg-gray"
>
<div
class=
"special-middle"
>
<div
class=
"required"
>
单位国别
</div>
<div
>
单位国别
</div>
</div>
</a-col>
<a-col
:span=
"6"
class=
"bg-gray"
>
<div
class=
"special-middle"
>
<div
class=
"required"
>
单位地址
</div>
<div
>
单位地址
</div>
</div>
</a-col>
<a-col
:span=
"4"
class=
"bg-gray"
>
<div
class=
"special-middle"
>
<div
class=
"required"
>
组织机构代码/统社会信用代码
</div>
<div
>
组织机构代码/统社会信用代码
</div>
</div>
</a-col>
<a-col
:span=
"4"
class=
"bg-gray"
>
<div
class=
"special-middle"
>
<div
class=
"required"
>
分 工
</div>
<div
>
分 工
</div>
</div>
</a-col>
</a-row>
...
...
src/views/report/project/components/projectView.vue
View file @
3d3d0197
...
...
@@ -55,17 +55,17 @@ export default {
return
{
tabsData
:
[
{
title
:
'全部'
,
key
:
'0'
,
isShow
:
true
},
{
title
:
'基本情况'
,
key
:
'1'
,
isShow
:
fals
e
},
{
title
:
'项目人员情况'
,
key
:
'2'
,
isShow
:
fals
e
},
{
title
:
'项目可行性研究情况'
,
key
:
'3'
,
isShow
:
fals
e
},
{
title
:
'项目实施目标'
,
key
:
'4'
,
isShow
:
fals
e
},
{
title
:
'项目考核指标'
,
key
:
'5'
,
isShow
:
fals
e
},
{
title
:
'基本情况'
,
key
:
'1'
,
isShow
:
tru
e
},
{
title
:
'项目人员情况'
,
key
:
'2'
,
isShow
:
tru
e
},
{
title
:
'项目可行性研究情况'
,
key
:
'3'
,
isShow
:
tru
e
},
{
title
:
'项目实施目标'
,
key
:
'4'
,
isShow
:
tru
e
},
{
title
:
'项目考核指标'
,
key
:
'5'
,
isShow
:
tru
e
},
{
title
:
'项目经费'
,
key
:
'6'
},
{
title
:
'项目绩效目标表'
,
key
:
'7'
,
isShow
:
fals
e
},
{
title
:
'项目绩效目标表'
,
key
:
'7'
,
isShow
:
tru
e
},
{
title
:
'项目课题设置'
,
key
:
'8'
},
{
title
:
'附件清单'
,
key
:
'9'
},
{
title
:
'单位科研项目及资金管理制度'
,
key
:
'10'
,
isShow
:
fals
e
},
{
title
:
'诚信承诺书'
,
key
:
'11'
,
isShow
:
fals
e
},
{
title
:
'单位科研项目及资金管理制度'
,
key
:
'10'
,
isShow
:
tru
e
},
{
title
:
'诚信承诺书'
,
key
:
'11'
,
isShow
:
tru
e
},
],
projectInfo
:
{
id
:
null
,
...
...
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