优化跨域配置,支持同域的前后端分离部署
This commit is contained in:
@@ -98,7 +98,7 @@ export default {
|
||||
|
||||
this.$axios({
|
||||
method:"post",
|
||||
url:"./api/platform/update_channel_for_gb",
|
||||
url:"/api/platform/update_channel_for_gb",
|
||||
data:{
|
||||
platformId: that.platformId,
|
||||
channelReduces: that.chooseData
|
||||
|
||||
Reference in New Issue
Block a user