fix report ==> เงินเดือน
This commit is contained in:
parent
9593b7462c
commit
a002d1cb40
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@ function onClickDownload(data: DataOption, type: string = "xlsx") {
|
|||
data.id === "gov-10";
|
||||
|
||||
const finalUrl = isGovernmentId
|
||||
? `${url}/${store.tabGroup} ${
|
||||
? `${url}/${store.tabGroup}${
|
||||
data.id === "gov-04" ? `/${data.typeName}` : ""
|
||||
}`
|
||||
: url;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue