修改bug

This commit is contained in:
lip
2025-11-07 16:42:46 +08:00
parent 043a22e768
commit 1a6ad6915c

View File

@@ -1048,7 +1048,6 @@ import { getToken } from '@/utilsRc/auth.js';
// 跳转到高校毕业页面
function goRc(){
if (checkLogin()) {
navTo('/packageRc/pages/index/index');
let token = getToken();
if( token != null && token != '' && token != undefined ){
if(storeRc.state.user.type == 'person'){