feat: soso

This commit is contained in:
wangqiao
2025-09-14 19:27:36 +08:00
parent a8b55412c6
commit 8677405266
4 changed files with 8 additions and 5 deletions

View File

@ -134,11 +134,11 @@
async () => {
const res = await page(pageReq)
return res.data
},
{
},{
immediate: true,
}
)
const loading = ref(false)
// const getPage = () => {