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
64969288
Commit
64969288
authored
Nov 20, 2025
by
刘斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修复工号展示列表
parent
fc705dcd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
data.ts
apps/web-antd/src/views/hr/employeeInfo/data.ts
+1
-1
data.ts
apps/web-antd/src/views/hr/resignEmployee/data.ts
+1
-1
No files found.
apps/web-antd/src/views/hr/employeeInfo/data.ts
View file @
64969288
...
...
@@ -282,7 +282,7 @@ export function useColumns(): VxeTableGridOptions<EmployeeInfoApi.Employee>['col
},
{
title
:
'工号'
,
field
:
'employee
Id
'
,
field
:
'employee
No
'
,
},
// {
// title: '职级',
...
...
apps/web-antd/src/views/hr/resignEmployee/data.ts
View file @
64969288
...
...
@@ -282,7 +282,7 @@ export function useColumns(): VxeTableGridOptions<EmployeeInfoApi.Employee>['col
},
{
title
:
'工号'
,
field
:
'employee
Id
'
,
field
:
'employee
No
'
,
},
// {
// 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