edit
This commit is contained in:
@ -188,6 +188,8 @@ export class FreightAccountService extends ShipperBaseService {
|
||||
}
|
||||
// 获取货主企业列表
|
||||
public $api_enterpriceList = '/api/mdc/cuc/enterpriseInfo/operate/enterpriceList';
|
||||
// 获取企业CRM信息
|
||||
public $api_crm_enterpriceList = '/api/mdc/cuc/enterprise/getCrmSelectList';
|
||||
reviewPDF(url: string) {
|
||||
if (!url) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user