车辆接口更新
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user