โครงสร้างอัตรากำลัง => เพิ่ม isLock
This commit is contained in:
parent
edbd250c54
commit
914072c8b6
5 changed files with 33 additions and 10 deletions
|
|
@ -26,6 +26,7 @@ export default {
|
|||
organizationHistoryNew: `${organization}/history`,
|
||||
organizationHistoryPostNew: `${organization}/history/publish`,
|
||||
orgChart: (id: string) => `${organization}/org-chart/${id}`,
|
||||
orgIsLock: `${organization}/lock`,
|
||||
|
||||
/** position*/
|
||||
orgPosPosition: `${orgPos}/position`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue