Error: Request failed with status code 404
这个错误表示:没有这个路径,查看自己的路径
const result=await this.$http.get(’./api/ligin’,{params:this.model})
这里get路径应该是./api/login o我写的i

相关文章:

  • 2021-06-07
  • 2021-09-17
  • 2022-12-23
  • 2021-07-30
  • 2021-09-29
  • 2022-02-28
猜你喜欢
  • 2021-11-17
  • 2022-12-23
  • 2021-11-03
  • 2021-12-13
  • 2021-09-05
  • 2021-10-09
  • 2022-12-23
相关资源
相似解决方案