This commit is contained in:
wangshiming
2022-05-06 10:04:24 +08:00
parent e8a9fe017c
commit ea82b18ad3
14 changed files with 24 additions and 24 deletions

View File

@ -38,8 +38,8 @@ export class WaybillManagementBulkeDetailComponent implements OnInit {
modalTitle: string = '';
unLoadingPlaceVOList: any = [];
logColumns2: STColumn[] = [
{ title: '时间', index: 'parkBte' },
{ title: '地点', index: 'parkAdr' }
{ title: '停车时间', index: 'parkBte' },
{ title: '停车地点', index: 'parkAdr' }
];
logColumns: STColumn[] = [
{ title: '款项', index: 'costCodeLabel' },