โครงสร้างอัตรากำลัง => เพิ่ม permission
This commit is contained in:
parent
0f87ad1b5b
commit
0cc0b224c4
9 changed files with 84 additions and 49 deletions
|
|
@ -20,6 +20,7 @@ export default {
|
|||
orgSetDateTime: (id: string) => `${organization}/set/publish/${id}`,
|
||||
organizationHistoryNew: `${organization}/history`,
|
||||
organizationHistoryPostNew: `${organization}/history/publish`,
|
||||
orgChart: (id: string) => `${organization}/org-chart/${id}`,
|
||||
|
||||
/** position*/
|
||||
orgPosPosition: `${orgPos}/position`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue