Merge branch 'develop' into nice_dev
This commit is contained in:
commit
e3bcb01abe
11 changed files with 446 additions and 149 deletions
|
|
@ -42,6 +42,7 @@ export default {
|
|||
|
||||
investigateReject: (id: string) => `${investigate}/reject/${id}`,
|
||||
investigateResume: (id: string) => `${investigate}/resume/${id}`,
|
||||
investigateApprove: (id: string) => `${investigate}/approve/${id}`,
|
||||
|
||||
/** ระบบวินัยเรื่องสอบสวน */
|
||||
disciplineDisciplinary: () => `${discipline}/disciplinary`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue