lilei преди 2 години
родител
ревизия
4ec0754aa5
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -108,8 +108,8 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        target: 'http://p.xprh.360arrow.com/xprh-admin',
-        // target: 'http://192.168.16.151:8701/xprh-admin',
+        // target: 'http://p.xprh.360arrow.com/xprh-admin',
+        target: 'http://192.168.0.215:8701/xprh-admin',
         // ws: false,
         ws: true,
         changeOrigin: true,