get請求報錯Error in v-on handler (Promise/async): "Error: Request failed with status code 400"

多是參數錯誤 get請求在路徑拼接參數分兩種類型前端 一種是「/」類型拼接 const {data: res} = await this.$http.get("/packagemanager/package/selecttwo/" + JSON.parse(window.sessionStorage.getItem("user")).uphone) 後端接受 web @RequestMapping
相關文章
相關標籤/搜索