Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hr-admin-view
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
anjia-hr
hr-admin-view
Commits
8d635d57
Commit
8d635d57
authored
Nov 20, 2025
by
刘斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 完善学历展示列表
parent
64969288
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
data.ts
apps/web-antd/src/views/hr/employeeInfo/data.ts
+2
-2
data.ts
apps/web-antd/src/views/hr/resignEmployee/data.ts
+2
-2
No files found.
apps/web-antd/src/views/hr/employeeInfo/data.ts
View file @
8d635d57
...
...
@@ -173,7 +173,7 @@ export const querySchema: VbenFormSchema[] = [
},
// {
// component: 'Input',
// fieldName: '
e
ducation',
// fieldName: '
fulltimeE
ducation',
// label: '学历',
// },
// {
...
...
@@ -383,7 +383,7 @@ export function useColumns(): VxeTableGridOptions<EmployeeInfoApi.Employee>['col
// },
{
title
:
'学历'
,
field
:
'
e
ducation'
,
field
:
'
fulltimeE
ducation'
,
},
// {
// title: '学位',
...
...
apps/web-antd/src/views/hr/resignEmployee/data.ts
View file @
8d635d57
...
...
@@ -173,7 +173,7 @@ export const querySchema: VbenFormSchema[] = [
},
// {
// component: 'Input',
// fieldName: '
e
ducation',
// fieldName: '
fulltimeE
ducation',
// label: '学历',
// },
// {
...
...
@@ -383,7 +383,7 @@ export function useColumns(): VxeTableGridOptions<EmployeeInfoApi.Employee>['col
// },
{
title
:
'学历'
,
field
:
'
e
ducation'
,
field
:
'
fulltimeE
ducation'
,
},
// {
// title: '学位',
...
...
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