ปรับ summary อัตรากำลัง
This commit is contained in:
parent
2a7051f5f6
commit
6245e552aa
5 changed files with 68 additions and 12 deletions
|
|
@ -39,4 +39,5 @@ export default {
|
|||
orgSearchProfile: `${orgProfile}/search`,
|
||||
orgProfile: `${orgPos}/profile`,
|
||||
orgDeleteProfile: (id: string) => `${orgPos}/profile/delete/${id}`,
|
||||
orgSummary: `${orgPos}/summary`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue