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
3e3aee42
Commit
3e3aee42
authored
Nov 21, 2025
by
刘斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 转正提醒,合同系统增加左侧部门树
parent
f6ca7471
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
list.vue
...web-antd/src/views/hr/contractExpirationReminder/list.vue
+1
-0
list.vue
apps/web-antd/src/views/hr/regularReminder/list.vue
+1
-0
No files found.
apps/web-antd/src/views/hr/contractExpirationReminder/list.vue
View file @
3e3aee42
...
...
@@ -15,6 +15,7 @@ import { apiExport, apiPage } from '#/api/hr/contractExpirationReminder';
import
{
employeeDeptTreeSelect
}
from
'#/api/hr/employeeInfo'
;
import
{
GhostButton
}
from
'#/components/global/button'
;
import
{
commonDownloadExcel
}
from
'#/utils/file/download'
;
import
DeptTree
from
'#/views/auth/user/deptTree.vue'
;
import
employeeDetailDrawer
from
'../employeeInfo/employee-detail-drawer.vue'
;
import
applyRenewalContractModel
from
'./apply-renewal_contract-model.vue'
;
...
...
apps/web-antd/src/views/hr/regularReminder/list.vue
View file @
3e3aee42
...
...
@@ -15,6 +15,7 @@ import { employeeDeptTreeSelect } from '#/api/hr/employeeInfo';
import
{
apiExport
,
apiPage
}
from
'#/api/hr/regularReminder'
;
import
{
GhostButton
}
from
'#/components/global/button'
;
import
{
commonDownloadExcel
}
from
'#/utils/file/download'
;
import
DeptTree
from
'#/views/auth/user/deptTree.vue'
;
import
employeeDetailDrawer
from
'../employeeInfo/employee-detail-drawer.vue'
;
import
applyRegularModel
from
'./apply-regular-model.vue'
;
...
...
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