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
9d891b91
Commit
9d891b91
authored
Jul 10, 2025
by
wangxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3333
parent
04e0c12a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
Index.vue
src/views/report/talent/Index.vue
+1
-1
talentEdit.vue
src/views/report/talent/components/talentEdit.vue
+1
-1
talentInfo.vue
src/views/report/talent/components/talentInfo.vue
+1
-1
No files found.
src/views/report/talent/Index.vue
View file @
9d891b91
...
...
@@ -75,7 +75,7 @@ export default {
{
title
:
'姓名'
,
scopedSlots
:
{
customRender
:
'talentInfo'
},
align
:
'center'
},
{
title
:
'性别'
,
dataIndex
:
'sex'
,
align
:
'center'
},
{
title
:
'手机号'
,
dataIndex
:
'mobile'
,
align
:
'center'
},
{
title
:
'
专业'
,
dataIndex
:
'spec
Name'
,
align
:
'center'
},
{
title
:
'
现从事专业'
,
dataIndex
:
'profession
Name'
,
align
:
'center'
},
{
title
:
'职称'
,
dataIndex
:
'titleName'
,
align
:
'center'
},
{
title
:
'申报年度'
,
dataIndex
:
'reportYear'
,
align
:
'center'
},
{
title
:
'状态'
,
dataIndex
:
'talentStateName'
,
align
:
'center'
},
...
...
src/views/report/talent/components/talentEdit.vue
View file @
9d891b91
...
...
@@ -780,7 +780,7 @@ export default {
case
0
:
obj
=
{
id
:
null
,
reportYear
:
null
,
certId
:
null
,
personId
:
null
,
personName
:
null
,
nation
:
null
,
sex
:
null
,
birthday
:
null
,
degree
:
null
,
degreeTime
:
null
,
degreeUnit
:
null
,
profession
:
null
,
graduateTeacher
:
null
,
title
:
null
,
politicalParty
:
null
,
duty
:
null
,
talentType
:
null
,
honoraryTitle
:
null
,
degreeUnit
:
null
,
profession
:
null
,
graduateTeacher
:
null
,
title
:
null
,
politicalParty
:
null
,
duty
:
null
,
talentType
:
null
,
isProvincialTalent
:
null
,
honoraryTitle
:
null
,
holdPost1
:
null
,
holdPost2
:
null
,
holdPost3
:
null
,
mobile
:
null
,
fax
:
null
,
email
:
null
,
completeStatus
:
null
,
talentState
:
null
,
appPersonId
:
null
,
appUnitId
:
null
,
talentCategory
:
null
,
}
...
...
src/views/report/talent/components/talentInfo.vue
View file @
9d891b91
...
...
@@ -129,7 +129,7 @@
<a-col
:span=
"5"
>
<div
class=
"special-middle"
>
<div>
{{
value
.
spec
Name
}}
{{
value
.
profession
Name
}}
</div>
</div>
</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