修改bug
This commit is contained in:
@@ -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'){
|
||||
|
||||
Reference in New Issue
Block a user