lilei 8 months ago
parent
commit
faf5ee727c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -211,7 +211,7 @@ const vueConfig = {
       '/api': {
         target: 'http://192.168.2.100:88/qpls-md',
         // target: 'https://p.iscm.360arrow.com/qpls-md',
-        target: 'https://p.iscm.360arrow.com/qpls-md',
+        // target: 'https://p.iscm.360arrow.com/qpls-md',
         // ws: false,
         ws: true,
         changeOrigin: true,