lilei 1 week geleden
bovenliggende
commit
a597f66f53
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -107,7 +107,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remosve the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.2.122/ocs-admin',
+        // target: 'http://192.168.2.132/ocs-admin',
         // target: 'https://t.ocs.360arrow.com/ocs-admin', //  练习
         target: 'https://p.ocs.360arrow.com/ocs-admin', //  预发布
         ws: false,