车辆对接

This commit is contained in:
wangshiming
2022-01-13 19:25:09 +08:00
parent bd88cc2c3e
commit 7e04c359a5

View File

@ -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: '审核状态',