download xlsx
This commit is contained in:
parent
c06306a171
commit
998e654eb4
2 changed files with 18 additions and 3 deletions
|
|
@ -15,4 +15,5 @@ export default {
|
|||
/** รายการอัตราเงินเดือน*/
|
||||
salaryRateList: salaryRate,
|
||||
salaryRateListByid: (id: string) => `${salaryRate}/${id}`,
|
||||
salaryReportByid:(id:string) => `${salary}/report/${id}`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue