|
|
|
@ -533,8 +533,7 @@ export class CriminalRecordsAdminComponent implements OnInit {
|
|
|
|
|
SkipCount: this.SkipCount, |
|
|
|
|
MaxResultCount: this.MaxResultCount, |
|
|
|
|
AppealStatus: this.validateForm.value.appealState, |
|
|
|
|
Positive: this.validateForm.value.misinformation, |
|
|
|
|
IsLicense: true |
|
|
|
|
Positive: this.validateForm.value.misinformation |
|
|
|
|
} |
|
|
|
|
this.tableSpin = true |
|
|
|
|
this.http.get('/api/services/app/ViolateRecord/GetAll', { |
|
|
|
|