fix bug
This commit is contained in:
@ -79,7 +79,6 @@ export class VehicleComponentsAuditDetailComponent implements OnInit, OnDestroy
|
|||||||
{
|
{
|
||||||
text: '上传协议',
|
text: '上传协议',
|
||||||
click: _record => this.updateEvaluate(_record),
|
click: _record => this.updateEvaluate(_record),
|
||||||
iif: item => item.auditStatusEnum == -1
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user