lilei vor 3 Jahren
Ursprung
Commit
2dcf85df00
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -108,7 +108,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.16.103:8602/ocs-admin',
+        // target: 'http://192.168.16.194:8602/ocs-admin',
         target: 'http://ocs-admin.360arrow.com.cn/ocs-admin', //  Ô¤·¢²¼
         // target: 'http://ocs-admin.360arrow.com/ocs-admin', //  Éú²ú
         ws: false,