if(this.allFormControls['ACCOUNTINGRECEIPTID'].value) { if(this.recordService.formGroup) { this.recordService.formGroup.markAsUntouched(); } }
Last updated 3 years ago