Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop

This commit is contained in:
wangshiming
2022-01-18 17:44:08 +08:00
13 changed files with 369 additions and 64 deletions

View File

@ -79,7 +79,7 @@ export class FreightAccountService extends ShipperBaseService {
$api_get_fico_vch__detail = '/api/fcc/ficoVcH/getDetail';
// 查询付款单抬头
$api_get_payment_page = '/api/fcc/ficoPayH/list/page';
$api_get_payment_page = '/api/fcc/ficoPayH/listFicoPayHPage';
// 查询付款单明细
$api_get_payment_detail = '/api/fcc/ficoPayL/list/page';