xxx
This commit is contained in:
5
client/src/app/modules/system/system.component.html
Normal file
5
client/src/app/modules/system/system.component.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<ag-grid-angular
|
||||
style="width: 100%; height: 100%;"
|
||||
(gridReady)="onGridReady($event)"
|
||||
[gridOptions]="gridOptions!"
|
||||
/>
|
||||
Reference in New Issue
Block a user