修改测试bug

This commit is contained in:
gyj
2024-05-11 14:47:56 +08:00
parent 6d9acd70db
commit 5a752573cb
4 changed files with 90 additions and 45 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ const name = process.env.VUE_APP_TITLE || '智慧仲裁管理系统' // 网页
const port = process.env.port || process.env.npm_config_port || 80 // 端口
// const API = 'http://121.40.189.20:9001' //生产
// const API = 'http://121.40.189.20:8001' //测试
const API = 'http://172.16.1.26:8001' //Bs
const API = 'http://121.40.189.20:8001' //测试
// const API = 'http://172.16.1.26:8001' //Bs
// const API = 'http://192.168.3.77:9001' //Q
// const API = 'http://172.16.1.26:8001' //W