Procházet zdrojové kódy

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

tangning před 3 roky
rodič
revize
fb1e692133
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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: {