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