vue-element-admin
vue-element-admin copied to clipboard
与服务器交互问题
Question(提问)
Steps to reproduce(问题复现步骤)
Screenshot or Gif(截图或动态图)
Link to minimal reproduction(最小可在线还原demo)
Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
已经修改了api的地址,正常情况是请求数据的时候才走api,但是跳转页面也是走的这个api地址,这怎么回事