diff --git a/config/index.js b/config/index.js index 4ac2066..875de5e 100644 --- a/config/index.js +++ b/config/index.js @@ -103,10 +103,12 @@ "/dataLvWangapi": { // 测试环境 // 'target': 'http://192.168.30.44:8800', // 接口域名 - target: "http://192.168.30.146:8865", // 熊凯 - changeOrigin: true, //是否跨域 - pathRewrite: { - "^/dataLvWangapi": "" //需要rewrite重写的, + // 'target': 'http://192.168.30.146:8865', // 熊凯 + 'target': 'http://132.232.115.20:8862/datafilter-api/', // 熊凯 + + 'changeOrigin': true, //是否跨域 + 'pathRewrite': { + '^/dataLvWangapi': '' //需要rewrite重写的, } } }, diff --git a/config/index.js b/config/index.js index 4ac2066..875de5e 100644 --- a/config/index.js +++ b/config/index.js @@ -103,10 +103,12 @@ "/dataLvWangapi": { // 测试环境 // 'target': 'http://192.168.30.44:8800', // 接口域名 - target: "http://192.168.30.146:8865", // 熊凯 - changeOrigin: true, //是否跨域 - pathRewrite: { - "^/dataLvWangapi": "" //需要rewrite重写的, + // 'target': 'http://192.168.30.146:8865', // 熊凯 + 'target': 'http://132.232.115.20:8862/datafilter-api/', // 熊凯 + + 'changeOrigin': true, //是否跨域 + 'pathRewrite': { + '^/dataLvWangapi': '' //需要rewrite重写的, } } }, diff --git a/src/components/shujulvwang/dataBrowsingQuery.vue b/src/components/shujulvwang/dataBrowsingQuery.vue index 562e52f..72375ea 100644 --- a/src/components/shujulvwang/dataBrowsingQuery.vue +++ b/src/components/shujulvwang/dataBrowsingQuery.vue @@ -95,7 +95,7 @@ :key="parentIndex" > - + - +