This commit is contained in:
@@ -640,7 +640,7 @@ function generateMenu(vm) {
|
||||
isMain: false,
|
||||
icon: "fa-bullhorn",
|
||||
title: "NotifySubscription",
|
||||
helpUrl: "form-home-notify-subscription",
|
||||
helpUrl: "form-home-notify-subscriptions",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.NotifySubscription,
|
||||
recordId: vm.$route.params.recordid
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
:dataListKey="dataListKey"
|
||||
:dataListFilter="dataListFilter"
|
||||
:dataListSort="dataListSort"
|
||||
:showSelect="rights.change"
|
||||
v-on:selection-change="handleSelected"
|
||||
>
|
||||
</gz-data-table>
|
||||
|
||||
Reference in New Issue
Block a user