Your Name
2022-06-27 5e15de578dffaa00168e8cff66210826de1ac55b
src/views/login/component/account.vue
@@ -105,7 +105,7 @@
            Session.set('projectId','')
            Session.set('token', res.data.data.accessToken);
            Session.set('sign',res.data.data.id)
            await initFrontEndControlRoutes();
            // await initBackEndControlRoutes();
            signInSuccess();
         }else{
            state.loading.signIn = false