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