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