This commit is contained in:
2021-02-09 00:10:05 +00:00
parent 7827e692ab
commit 07f345e771
2 changed files with 2 additions and 30 deletions

View File

@@ -10,7 +10,7 @@
<gz-data-table
ref="gzdatatable"
formKey="head-office-list"
:dataListKey="HeadOfficeDataList"
dataListKey="HeadOfficeDataList"
:showSelect="rights.read"
:reload="reload"
v-on:selection-change="handleSelected"