27396
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
</ai-select>
|
||||
<ai-area-get
|
||||
style="width: 215px;"
|
||||
placeholder="请选择出发地区"
|
||||
placeholder="请选择到达地区"
|
||||
:instance="instance"
|
||||
v-model="search.arriveAreaId"
|
||||
@select="changeArea" />
|
||||
|
||||
@@ -65,10 +65,10 @@ module.exports = {
|
||||
//设置代理,可解决跨5
|
||||
'/lan': {
|
||||
// target: "https://gsgate.cunwuyun.cn/",
|
||||
target: 'http://192.168.1.87:9000/',
|
||||
// target: 'http://192.168.1.87:9000/',
|
||||
// target: "http://192.168.1.113:9998/",
|
||||
// target: "http://192.168.1.245:9000/",
|
||||
// target: "http://192.168.1.34:19898",
|
||||
target: "http://192.168.1.34:19898",
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
//地址重写
|
||||
|
||||
Reference in New Issue
Block a user