diff --git a/config/index.js b/config/index.js index 79e62d8..3aef04b 100644 --- a/config/index.js +++ b/config/index.js @@ -12,8 +12,8 @@ module.exports = { assetsPublicPath: '/', proxyTable: { '/': { - // target:'http://127.0.0.1:9006/', - target:'http://8.130.135.159:9006/', + target:'http://127.0.0.1:9006/', + // target:'http://8.130.135.159:9006/', // target:'http://8.130.135.159:9001/', // target:'http://127.0.0.1:9001/', changeOrigin: true, diff --git a/src/components/Analysis/analysisPage.vue b/src/components/Analysis/analysisPage.vue index d0b1d0f..3ed6d04 100644 --- a/src/components/Analysis/analysisPage.vue +++ b/src/components/Analysis/analysisPage.vue @@ -36,7 +36,7 @@
@@ -230,7 +230,7 @@