lilei 4 anni fa
parent
commit
8e652c485e
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      vue.config.js

+ 1 - 2
vue.config.js

@@ -108,8 +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.100:9102/at-it/',
-        target: 'https://zyyc.chelingzhu.com/zyyc-admin/',
+        target: 'http://192.168.16.103:8301/gc-admin/',
         ws: false,
         changeOrigin: true,
         pathRewrite: {