公章管理

This commit is contained in:
fz
2023-11-16 20:05:17 +08:00
parent b4dcc34dad
commit 61eec5a011
6 changed files with 362 additions and 18 deletions
+2 -2
View File
@@ -11,8 +11,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://121.40.189.20:9001' //生产
const API = 'http://121.40.189.20:8001' //测试
// const API = 'http://192.168.3.18:9001' //B
// const API = 'http://192.168.3.77:9001' //Q