修改了发票详细样式,新增发票审核状态,发票新增全选

This commit is contained in:
2024-06-12 14:09:17 +08:00
parent 8b970f2b8f
commit 56e08863de
9 changed files with 84 additions and 43 deletions

View File

@@ -46,6 +46,7 @@ export function getConfigByEnv() {
// 开发版
case 'develop':
api = "http://localhost:8000"
// api = "https://zgd.hbhcbn.com/wxApi"
// api = "http://127.0.0.1:4523/m1/4143821-0-default"
break;
// 体验版