This commit is contained in:
潘晓云
2022-04-13 17:01:22 +08:00
parent 1d9013260a
commit 2e0096b03b

View File

@ -29,7 +29,7 @@ export class DatatableOrderReportingComponent implements OnInit {
{ name: '异常', value: '2' },
{ name: '全部', value: '' }
];
selectedIndex = '1';
selectedIndex = '0';
isLoading: boolean = false;
selectedRows: any[] = [];
constructor(