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
ac41b1f8
Commit
ac41b1f8
authored
Jul 31, 2025
by
wangxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
33
parent
466b8d2b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
Index.vue
src/views/audit/talent/Index.vue
+2
-0
final.vue
src/views/audit/talent/final.vue
+2
-0
Index.vue
src/views/report/talent/Index.vue
+2
-0
No files found.
src/views/audit/talent/Index.vue
View file @
ac41b1f8
...
...
@@ -95,6 +95,8 @@ export default {
{
title
:
'性别'
,
dataIndex
:
'sex'
,
align
:
'center'
},
{
title
:
'专业'
,
dataIndex
:
'professionName'
,
align
:
'center'
},
{
title
:
'职称'
,
dataIndex
:
'titleName'
,
align
:
'center'
},
{
title
:
'人才类型'
,
dataIndex
:
'talentCategoryName'
,
align
:
'center'
},
{
title
:
'总经费'
,
dataIndex
:
'totalFunding'
,
align
:
'center'
},
{
title
:
'审核状态'
,
dataIndex
:
'auditResultName'
,
align
:
'center'
},
{
title
:
'操作'
,
scopedSlots
:
{
customRender
:
'option'
},
align
:
'center'
,
fixed
:
'right'
,
width
:
180
,
},
],
...
...
src/views/audit/talent/final.vue
View file @
ac41b1f8
...
...
@@ -105,6 +105,8 @@ export default {
{
title
:
'性别'
,
dataIndex
:
'sex'
,
align
:
'center'
},
{
title
:
'专业'
,
dataIndex
:
'professionName'
,
align
:
'center'
},
{
title
:
'职称'
,
dataIndex
:
'titleName'
,
align
:
'center'
},
{
title
:
'人才类型'
,
dataIndex
:
'talentCategoryName'
,
align
:
'center'
},
{
title
:
'总经费'
,
dataIndex
:
'totalFunding'
,
align
:
'center'
},
{
title
:
'审核状态'
,
dataIndex
:
'auditResultName'
,
align
:
'center'
},
{
title
:
'专家评分'
,
dataIndex
:
'gradeScore'
,
align
:
'center'
},
{
title
:
'操作'
,
scopedSlots
:
{
customRender
:
'option'
},
align
:
'center'
,
fixed
:
'right'
,
width
:
180
,
},
...
...
src/views/report/talent/Index.vue
View file @
ac41b1f8
...
...
@@ -79,6 +79,8 @@ export default {
{
title
:
'现从事专业'
,
dataIndex
:
'professionName'
,
align
:
'center'
},
{
title
:
'职称'
,
dataIndex
:
'titleName'
,
align
:
'center'
},
{
title
:
'申报年度'
,
dataIndex
:
'reportYear'
,
align
:
'center'
},
{
title
:
'人才类型'
,
dataIndex
:
'talentCategoryName'
,
align
:
'center'
},
{
title
:
'总经费'
,
dataIndex
:
'totalFund'
,
align
:
'center'
},
{
title
:
'状态'
,
dataIndex
:
'talentStateName'
,
align
:
'center'
},
{
title
:
'操作'
,
scopedSlots
:
{
customRender
:
'option'
},
align
:
'center'
,
fixed
:
'right'
,
width
:
180
,
},
],
...
...
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