Ver Fonte

视频素材批量审核添加loading

朱鑫波 há 3 anos atrás
pai
commit
8e484b75a0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -119,7 +119,7 @@ module.exports = {
         // target:'http://gateway.tjyourong.com.cn', //测试
         // target:'http://apipre.tjyourong.com.cn', //预生产
         // target: 'http://192.168.1.134:7001', //请求本地 需要jeecg-boot后台项目  周泽宇
-        target:'http://192.168.0.195:9999/',
+        // target:'http://192.168.0.195:9999/',
         // target:'http://gateway.tjyourong.com.cn/',//测试
 
         ws: false,