Update token handling and request logging

This commit is contained in:
wangqiao
2025-08-26 14:22:02 +08:00
parent 5a2be1bc3b
commit e021ac1e05
3 changed files with 7 additions and 5 deletions

View File

@ -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