-
This commit is contained in:
@ -29,7 +29,7 @@ export class DatatableOrderReportingComponent implements OnInit {
|
||||
{ name: '异常', value: '2' },
|
||||
{ name: '全部', value: '' }
|
||||
];
|
||||
selectedIndex = '1';
|
||||
selectedIndex = '0';
|
||||
isLoading: boolean = false;
|
||||
selectedRows: any[] = [];
|
||||
constructor(
|
||||
|
||||
Reference in New Issue
Block a user