车辆接口更新

This commit is contained in:
wangshiming
2022-01-25 14:49:56 +08:00
parent 03c77e2695
commit d55e607d55
4 changed files with 15 additions and 9 deletions

View File

@ -624,6 +624,9 @@ export class OrderManagementBulkComponent implements OnInit {
*/
viewEvaluate(item: any) {
this.isVisibleEvaluate = true;
this.service.request(this.service.$api_getChangeRecordBulkDetail, { id: item.id }).subscribe(res => {
this.ViewCause = res;
});
}
/**
*变更运费