插活查询

This commit is contained in:
Ledo 2025-10-10 21:37:07 +08:00
parent f963f2e1b5
commit 611461c859

View File

@ -907,7 +907,10 @@ onMounted(async () => {
Object.assign(queryParams, params);
}
routeValue.value = route.path
// await getList()
if(queryParams.twoDimOwner){
await getList()
}
} catch (error) {
console.error('初始化失败:', error)
setTimeout(() => {