Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
BookingMyHrManagement
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
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
Chanachai
BookingMyHrManagement
Commits
a3a4f0b1
Commit
a3a4f0b1
authored
Mar 18, 2025
by
Ooh-Ao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sss
parent
e38f46f9
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
+1
-1
project_equipment_controller.cpython-312.pyc
.../__pycache__/project_equipment_controller.cpython-312.pyc
+0
-0
project_equipment_routes.cpython-312.pyc
...utes/__pycache__/project_equipment_routes.cpython-312.pyc
+0
-0
company-management.module.ts
...c/app/DPU/company-management/company-management.module.ts
+1
-1
No files found.
API-Fast/src/controllers/__pycache__/project_equipment_controller.cpython-312.pyc
View file @
a3a4f0b1
No preview for this file type
API-Fast/src/routes/__pycache__/project_equipment_routes.cpython-312.pyc
View file @
a3a4f0b1
No preview for this file type
Web-Manage/src/app/DPU/company-management/company-management.module.ts
View file @
a3a4f0b1
...
@@ -73,7 +73,7 @@ export const companyRoutes: Routes = [
...
@@ -73,7 +73,7 @@ export const companyRoutes: Routes = [
{
{
path
:
'company/admin-borrow'
,
path
:
'company/admin-borrow'
,
loadComponent
:
()
=>
loadComponent
:
()
=>
import
(
'.
./common/borrow-management/borrow-management.component'
).
then
((
m
)
=>
m
.
BorrowManagement
Component
),
import
(
'.
/admin-borrow-manage/admin-borrow-manage.component'
).
then
((
m
)
=>
m
.
AdminBorrowManage
Component
),
},
},
...
...
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