fix : 修复页面细节
This commit is contained in:
@@ -450,7 +450,7 @@ const init = async () => {
|
||||
}
|
||||
onMounted(async () => {
|
||||
await init()
|
||||
if (route.query.id) {
|
||||
if (route.query.projectId) {
|
||||
await getDetailInfo()
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user