This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
<template>
|
||||
<v-container style="position:absolute;top:0px">
|
||||
<GzDataTable />
|
||||
<GzDataTable
|
||||
formKey="test-widgets"
|
||||
dataListKey="TestWidgetDataList"
|
||||
caption="Test Widget table"
|
||||
>
|
||||
</GzDataTable>
|
||||
</v-container>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user