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
22808ec8
Commit
22808ec8
authored
Nov 27, 2024
by
徐俊
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.yiboshi.com/XuJun/yn-science-front
parents
861f6661
489aaf03
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
baseSelect.vue
src/views/components/common/baseSelect.vue
+2
-2
projectEdit.vue
...iews/report/project/components/keyProject/projectEdit.vue
+1
-1
projectEdit.vue
src/views/report/project/components/projectEdit.vue
+0
-0
projectInfo.vue
src/views/report/project/components/projectInfo.vue
+0
-0
No files found.
src/views/components/common/baseSelect.vue
View file @
22808ec8
...
@@ -101,8 +101,8 @@ export default {
...
@@ -101,8 +101,8 @@ export default {
},
},
getIsSelect
()
{
getIsSelect
()
{
let
arr
=
[]
let
arr
=
[]
arr
.
push
({
title
:
'是'
,
key
:
'
是
'
})
arr
.
push
({
title
:
'是'
,
key
:
'
1
'
})
arr
.
push
({
title
:
'否'
,
key
:
'
否
'
})
arr
.
push
({
title
:
'否'
,
key
:
'
0
'
})
this
.
selectArray
=
arr
this
.
selectArray
=
arr
this
.
loadValue
()
this
.
loadValue
()
},
},
...
...
src/views/report/project/components/keyProject/projectEdit.vue
View file @
22808ec8
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
<a-row>
<a-row>
<a-col
:span=
"24"
style=
"border-top: 0px"
>
<a-col
:span=
"24"
style=
"border-top: 0px"
>
<div
class=
"tb-title"
>
<div
class=
"tb-title"
>
<span>
项目
申报单位
</span>
<span>
项目
基本情况
</span>
</div>
</div>
</a-col>
</a-col>
</a-row>
</a-row>
...
...
src/views/report/project/components/projectEdit.vue
View file @
22808ec8
This diff is collapsed.
Click to expand it.
src/views/report/project/components/projectInfo.vue
View file @
22808ec8
This diff is collapsed.
Click to expand it.
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