|
|
|
@ -107,7 +107,8 @@ export class TodayWarningComponent implements OnInit {
|
|
|
|
|
// ViolateTime: ['2021-10-27', '2021-11-26'],
|
|
|
|
|
IsContainsChildren: 'true', |
|
|
|
|
SkipCount: '0', |
|
|
|
|
MaxResultCount: '9999' |
|
|
|
|
MaxResultCount: '9999', |
|
|
|
|
Positive: 'true' |
|
|
|
|
} |
|
|
|
|
this.isSpin = true |
|
|
|
|
this.http.get('/api/services/app/ViolateRecord/GetAll', { |
|
|
|
|