edit
This commit is contained in:
@ -33,6 +33,7 @@ export class ETCInvoicedRequestedComponent implements OnInit {
|
||||
...this.sf.value
|
||||
});
|
||||
}
|
||||
this.selectedRows = [];
|
||||
return requestOptions;
|
||||
};
|
||||
|
||||
@ -192,7 +193,7 @@ export class ETCInvoicedRequestedComponent implements OnInit {
|
||||
visibleIf: {
|
||||
expand: (value: boolean) => value
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
ltdId: {
|
||||
type: 'string',
|
||||
|
||||
Reference in New Issue
Block a user