This commit is contained in:
wangshiming
2022-03-22 17:37:28 +08:00
parent 33200a38c3
commit 0ca940305b
3 changed files with 76 additions and 35 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-03 15:31:52
* @LastEditors : Shiming
* @LastEditTime : 2022-03-22 10:49:37
* @LastEditTime : 2022-03-22 17:29:07
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\services\\order-management.service.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -167,6 +167,7 @@ export class OrderManagementService extends ShipperBaseService {
const params = { dictKey: dictKey };
return this.request(this.$api_getDictValue, params);
}
$api_get_risk_order_log = `/api/mdc/pbc/operationLogRecords/getOperationLogRecordsList`; // 获取货源的操作日志
// 获取数据字典
$api_getDictValue = `/api/mdc/pbc/dictItems/getDictValue`;
// 获取轨迹