This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
<gz-data-table
|
||||
v-if="!jobActive"
|
||||
formKey="adm-attachments"
|
||||
:dataListKey="dataListKey"
|
||||
:dataListFilter="dataListFilter"
|
||||
:dataListSort="dataListSort"
|
||||
dataListKey="AttachmentDataList"
|
||||
:showSelect="true"
|
||||
:singleSelect="false"
|
||||
:reload="reload"
|
||||
@@ -87,10 +85,6 @@ export default {
|
||||
moveType: null,
|
||||
moveId: null,
|
||||
selectedItems: [],
|
||||
currentListViewId: 1,
|
||||
dataListKey: "AttachmentDataList",
|
||||
dataListFilter: "",
|
||||
dataListSort: "",
|
||||
rights: window.$gz.role.defaultRightsObject(),
|
||||
selectLists: {
|
||||
objectTypes: []
|
||||
|
||||
Reference in New Issue
Block a user