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