This commit is contained in:
2021-03-18 22:00:02 +00:00
parent fa75d3bda8
commit 3609deeca2
5 changed files with 37 additions and 31 deletions

View File

@@ -7,18 +7,6 @@
ref="extensions"
>
</gz-extensions>
<!-- <v-row>
<v-col cols="12">
<gz-pick-list
readonly
v-model="customerId"
:aya-type="ayaTypes().Customer"
:show-edit-icon="true"
:label="$ay.t('Customer')"
data-cy="clickThru"
></gz-pick-list>
</v-col>
</v-row> -->
<gz-data-table
ref="gzdatatable"
form-key="cust-customer-notes"