车辆接口更新

This commit is contained in:
wangshiming
2022-01-26 16:56:50 +08:00
parent b733972e11
commit 9b2c25524a
2 changed files with 36 additions and 9 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2022-01-18 15:57:44
* @LastEditors : Shiming
* @LastEditTime : 2022-01-18 19:05:23
* @LastEditTime : 2022-01-26 16:53:11
* @FilePath : \\tms-obc-web\\src\\app\\routes\\financial-management\\services\\freight-account.service.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -118,7 +118,8 @@ export class FreightAccountService extends ShipperBaseService {
});
}
}
// 获取货主企业列表
public $api_enterpriceList = '/api/mdc/cuc/enterpriseInfo/operate/enterpriceList';
reviewPDF(url: string) {
if (!url) {
return;