UI แต่งตั้งคณะกรรมการทดลองงาน
This commit is contained in:
parent
8dadcb450a
commit
3728587c4e
7 changed files with 470 additions and 96 deletions
|
|
@ -85,5 +85,6 @@ export default {
|
|||
orgProfileStatus: (profileId: string) =>
|
||||
`${orgProfile}/profile/probation/${profileId}`,
|
||||
|
||||
appointMain
|
||||
appointMain,
|
||||
appointMainList:(id:string)=>`${appointMain}/list/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue