批量确认缴费,编号管理页面的开发,批量签名,批量用印页面的开发

This commit is contained in:
gyj
2023-12-15 18:06:02 +08:00
parent b30d79a516
commit 54a821a31f
7 changed files with 494 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ 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://192.168.3.18:9001' //B
// const API = 'http://192.168.3.18:8001' //B
// const API = 'http://192.168.3.77:9001' //Q
// vue.config.js 配置说明