fix
This commit is contained in:
@@ -32,7 +32,6 @@ const clickSwitchVIPID = ()=>{
|
||||
}
|
||||
const openFlow = (path:string,flowType:string)=>{
|
||||
if(flowType == 'clientId')return clickSwitchVIPID()
|
||||
router.push(path)
|
||||
if(flowType == 'main'){
|
||||
router.push({ name: path })
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user