This commit is contained in:
wangshiming
2022-04-21 17:16:54 +08:00
parent 74feb43995
commit 09de79ab55

View File

@ -79,7 +79,6 @@ export class VehicleComponentsAuditDetailComponent implements OnInit, OnDestroy
{
text: '上传协议',
click: _record => this.updateEvaluate(_record),
iif: item => item.auditStatusEnum == -1
}
]
}