fix เงินเดือน
This commit is contained in:
parent
3f937c389c
commit
7327187ecb
7 changed files with 490 additions and 32 deletions
|
|
@ -23,6 +23,7 @@ export default {
|
|||
salaryReportemployeeByid: (id: string) => `${salary}/report/employee/${id}`,
|
||||
salaryPeriod: () => `${salary}/period`,
|
||||
salaryPeriodActive: (year: string) => `${salary}/period/active/${year}`,
|
||||
salaryChangeIsclose: `${salaryPeriod}/change/isclose`,
|
||||
|
||||
/** รายการเงินเดือน*/
|
||||
keycloakPositionByid: (id: string) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue