Prechádzať zdrojové kódy

Merge branch 'qghd' of http://192.168.0.115:3000/bill/fire_control into qghd

tangning 3 rokov pred
rodič
commit
fb1e692133
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -19,8 +19,8 @@ module.exports = {
     // 设置代理proxy
     proxy: {
       '/__api': {
-        // target: 'http://192.168.0.135:8585/',
-        target: 'https://testxfhd.4dkankan.com',
+        target: 'http://192.168.0.135:8585/',
+        // target: 'https://testxfhd.4dkankan.com',
         // target: 'https://testhuodiao.4dkankan.com/',
         changeOrigin: true,  
         pathRewrite: {