We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好🙂
使用node12版本,编译成功后,在本地调试登录页面,用户名与密码验证通过后,无法正常跳转页面。
已知情况1:虽然提示“您未归属部门,请确认帐号信息”,但浏览器控制台里面显示已经通过了验证,console.log输出也是正常的。
已知情况2:控制台显示浏览器同源被拦截,但是后台的cros配置是正确的:127.0.0.1:8080
已知情况3:router.config.js路由,里面确实是有dashboard的,但是无法正常跳转进入新页面。
后端使用的是user_499098/ oa-back-service(该后台编译无法正常加载excel导入组件,可能是版本太老的缘故)
已经卡在登录页面两天了,希望能得到作者回复,谢谢。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好🙂
使用node12版本,编译成功后,在本地调试登录页面,用户名与密码验证通过后,无法正常跳转页面。
已知情况1:虽然提示“您未归属部门,请确认帐号信息”,但浏览器控制台里面显示已经通过了验证,console.log输出也是正常的。
已知情况2:控制台显示浏览器同源被拦截,但是后台的cros配置是正确的:127.0.0.1:8080
已知情况3:router.config.js路由,里面确实是有dashboard的,但是无法正常跳转进入新页面。
后端使用的是user_499098/ oa-back-service(该后台编译无法正常加载excel导入组件,可能是版本太老的缘故)
已经卡在登录页面两天了,希望能得到作者回复,谢谢。
The text was updated successfully, but these errors were encountered: