diff --git a/config/index.js b/config/index.js index 89d87e6..0dddf7c 100644 --- a/config/index.js +++ b/config/index.js @@ -18,7 +18,7 @@ } }, "/nfQuery": { - target: "http://192.168.16.100:8864", //陈迁接口 + target: "http://192.168.30.199:7099", //陈迁接口 changeOrigin: true, //是否跨域 pathRewrite: { "^/nfQuery": "" //需要rewrite重写的, diff --git a/config/index.js b/config/index.js index 89d87e6..0dddf7c 100644 --- a/config/index.js +++ b/config/index.js @@ -18,7 +18,7 @@ } }, "/nfQuery": { - target: "http://192.168.16.100:8864", //陈迁接口 + target: "http://192.168.30.199:7099", //陈迁接口 changeOrigin: true, //是否跨域 pathRewrite: { "^/nfQuery": "" //需要rewrite重写的, diff --git a/src/components/DataAnalysis/StatisticalReport.vue b/src/components/DataAnalysis/StatisticalReport.vue index 6cea6d3..7c08416 100644 --- a/src/components/DataAnalysis/StatisticalReport.vue +++ b/src/components/DataAnalysis/StatisticalReport.vue @@ -1,9 +1,38 @@