车辆对接
This commit is contained in:
@ -103,7 +103,7 @@ export class SupplyManagementBulkComponent implements OnInit {
|
||||
},
|
||||
} as SFSelectWidgetSchema,
|
||||
},
|
||||
releaseTime: {
|
||||
createTime: {
|
||||
title: '发布时间',
|
||||
type: 'string',
|
||||
ui: {
|
||||
@ -254,7 +254,7 @@ export class SupplyManagementBulkComponent implements OnInit {
|
||||
title: '发布时间',
|
||||
width: '170px',
|
||||
className: 'text-left',
|
||||
index: 'releaseTime',
|
||||
index: 'createTime',
|
||||
},
|
||||
{
|
||||
title: '审核状态',
|
||||
|
||||
Reference in New Issue
Block a user