|
|
|
@ -39,7 +39,7 @@ export class AuditInformTimeComponent implements OnInit {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SkipCount: string = '0' |
|
|
|
|
MaxResultCount: string = '100' |
|
|
|
|
MaxResultCount: string = '50' |
|
|
|
|
async getTimeList() { |
|
|
|
|
let params = { |
|
|
|
|
OrganizationUnitId: JSON.parse(sessionStorage.getItem('userdata')).organization.id, |
|
|
|
|