fix bug
This commit is contained in:
@ -549,10 +549,9 @@ export class SupplyManagementVehicleComponent implements OnInit {
|
||||
},
|
||||
{
|
||||
title: '创建时间',
|
||||
width: '170px',
|
||||
width: '200px',
|
||||
index: 'createTime',
|
||||
className: 'text-left',
|
||||
type: 'date'
|
||||
},
|
||||
{
|
||||
title: '审核状态',
|
||||
|
||||
Reference in New Issue
Block a user