แก้ ตัวแปร
This commit is contained in:
parent
428999ff21
commit
4e2b6e9313
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ async function openModalOrder() {
|
|||
/** รายการลาออก*/
|
||||
async function fecthlist() {
|
||||
const pathAPI =
|
||||
stroeResign.mainTabs === "1"
|
||||
stroeResign.mainTabsEMP === "1"
|
||||
? `${config.API.listResignEMP()}?type=${status.value}`
|
||||
: `${config.API.listResignEMP()}/cancel?type=${status.value}`;
|
||||
showLoader();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue