ผูก API ลงเวลากรณีพิเศษ
This commit is contained in:
parent
22688d40d0
commit
8cecc1e596
7 changed files with 296 additions and 98 deletions
|
|
@ -185,7 +185,6 @@ export const useChangeRoundDataStore = defineStore(
|
|||
}
|
||||
|
||||
async function fetchDatainHistory() {
|
||||
console.log("tes");
|
||||
console.log(profileId.value);
|
||||
showLoader();
|
||||
await http
|
||||
|
|
@ -232,6 +231,7 @@ export const useChangeRoundDataStore = defineStore(
|
|||
fetchDataForCardId,
|
||||
checkCilck,
|
||||
setProfileId,
|
||||
changePage,
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue