Update API request and styling

This commit is contained in:
wangqiao
2025-08-26 20:32:31 +08:00
parent 4263a0a235
commit bfa0f5e6bd
3 changed files with 17 additions and 16 deletions

View File

@ -64,7 +64,7 @@
return
}
// 新开窗口 用router跳转 新窗口打开
navigateTo('/upnew/drawe')
navigateTo('/upnew')
}
const dialogVisible = ref(false)