修改了发票详细样式,新增发票审核状态,发票新增全选
This commit is contained in:
@@ -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;
|
||||
// 体验版
|
||||
|
Reference in New Issue
Block a user