12312
This commit is contained in:
parent
6dbfd13b7c
commit
99bdd52dbe
@ -219,7 +219,6 @@ export const useAuth=createGlobalState(()=>{
|
||||
if (res.data.status===1){
|
||||
message.warning('您已经报名')
|
||||
await getDetail()
|
||||
console.log('router',router)
|
||||
router.push({
|
||||
path: '/details',
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user