add: บันทึกรักษาการในตำแหน่ง (owner only)
This commit is contained in:
parent
28fa6fbaf7
commit
81fcb1253f
2 changed files with 54 additions and 2 deletions
|
|
@ -194,4 +194,7 @@ export default {
|
|||
workflowCommanderSign: `${workflow}/commander/sign`,
|
||||
|
||||
orgAssistance: (id: string) => `${orgProfile}/assistance/${id}`,
|
||||
|
||||
// active รักษาการในตำแหน่งตามหน่วยงาน
|
||||
activeActPosition: (id: string) => `${orgPosAct}/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue