@@ -77,7 +77,6 @@ router.afterEach(() => {
// 路由跳转函数
const changeRouter = (path: any) => {
- console.log(userStore.isLogin)
if (path == '/PromptConfiguration') {
emitter.emit('checkPrompt')
} else {