From 09de79ab55ef7e3dea3bd1931e78d4ce1a04268d Mon Sep 17 00:00:00 2001 From: wangshiming Date: Thu, 21 Apr 2022 17:16:54 +0800 Subject: [PATCH] fix bug --- .../routes/vehicle/components/audit/detail/detail.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/routes/vehicle/components/audit/detail/detail.component.ts b/src/app/routes/vehicle/components/audit/detail/detail.component.ts index d870e234..5e17a8f8 100644 --- a/src/app/routes/vehicle/components/audit/detail/detail.component.ts +++ b/src/app/routes/vehicle/components/audit/detail/detail.component.ts @@ -79,7 +79,6 @@ export class VehicleComponentsAuditDetailComponent implements OnInit, OnDestroy { text: '上传协议', click: _record => this.updateEvaluate(_record), - iif: item => item.auditStatusEnum == -1 } ] }