车辆接口更新

This commit is contained in:
wangshiming
2022-01-20 20:03:23 +08:00
parent f86f4cc801
commit 34dc8c83c6
4 changed files with 20 additions and 30 deletions

View File

@ -259,13 +259,8 @@ export class SupplyManagementBulkComponent implements OnInit {
{
title: '货源状态',
className: 'text-left',
index: 'resourceStatus',
type: 'badge',
index: 'resourceStatusLabel',
width: '120px',
badge: {
'1': { text: '待接单', color: 'success' },
'2': { text: '已接单', color: 'warning' },
},
},
{
title: '截止时间',