-
- Notifications
You must be signed in to change notification settings - Fork 30.7k
Closed
Description
Bug report(问题描述)
Steps to reproduce(问题复现步骤)
直接 npm run dev 后打开网页直接登陆会报405,method not allowed
Screenshot or Gif(截图或动态图)
Link to minimal reproduction(最小可在线还原demo)
Other relevant information(格外信息)
- Your OS: macos 10.15.2
- Node.js version: 12.12.0
- vue-element-admin version: v4.0.0
需要将 main.js 中的
if (process.env.NODE_ENV === 'production') { mockXHR() }中的 if 部分去掉即可
Metadata
Metadata
Assignees
Labels
No labels
