Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
psa-web
Project
Project
Details
Activity
Releases
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
高滢
psa-web
Commits
12579f69
Commit
12579f69
authored
Apr 22, 2025
by
罗林杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改加班申请
parent
8d8af891
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1304 additions
and
996 deletions
+1304
-996
onboardmanage.js
src/api/onboardmanage/onboardmanage.js
+7
-0
index.vue
src/views/attendance/leaveApplication/index.vue
+437
-314
addOvertimeApplication.vue
...attendance/overtimeApplication/addOvertimeApplication.vue
+411
-348
index.vue
src/views/attendance/overtimeApplication/index.vue
+449
-334
No files found.
src/api/onboardmanage/onboardmanage.js
View file @
12579f69
...
@@ -8,6 +8,13 @@ export function listOnBoardManage(query) {
...
@@ -8,6 +8,13 @@ export function listOnBoardManage(query) {
params
:
query
params
:
query
})
})
}
}
//获取所有入职用户
export
function
listAllUser
()
{
return
request
({
url
:
'/staffmanage/onboardmanage/listAllUser'
,
method
:
'get'
})
}
// 查询入职审批详细
// 查询入职审批详细
export
function
getOnBoardManage
(
id
)
{
export
function
getOnBoardManage
(
id
)
{
...
...
src/views/attendance/leaveApplication/index.vue
View file @
12579f69
This diff is collapsed.
Click to expand it.
src/views/attendance/overtimeApplication/addOvertimeApplication.vue
View file @
12579f69
This diff is collapsed.
Click to expand it.
src/views/attendance/overtimeApplication/index.vue
View file @
12579f69
This diff is collapsed.
Click to expand it.
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