fix bug
This commit is contained in:
@ -119,6 +119,7 @@ export class VehicleComponentsAuditDetailComponent implements OnInit, OnDestroy
|
||||
nzContent: this.redectModal,
|
||||
nzOnOk: () => {
|
||||
if (!this.approvalOpinion) {
|
||||
this.service.msgSrv.error('请填写备注!')
|
||||
return false;
|
||||
}
|
||||
this.adjuctUser(
|
||||
|
||||
Reference in New Issue
Block a user