Update token handling and request logging
This commit is contained in:
@ -115,7 +115,6 @@
|
||||
// total: 0,
|
||||
// })
|
||||
|
||||
|
||||
const {data: pageRes, refresh: getPage } = await useAsyncData(`draw-page-list-${Date.now()}`, async () => {
|
||||
const res = await page(pageReq)
|
||||
return res.data
|
||||
|
||||
Reference in New Issue
Block a user