This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<v-col cols="12">
|
<v-col cols="12">
|
||||||
<gz-pick-list
|
<gz-pick-list
|
||||||
readonly
|
readonly
|
||||||
v-model="selectedPartId"
|
v-model="$route.params.recordid"
|
||||||
:ayaType="ayaTypes().Part"
|
:ayaType="ayaTypes().Part"
|
||||||
:showEditIcon="true"
|
:showEditIcon="true"
|
||||||
:label="$ay.t('Part')"
|
:label="$ay.t('Part')"
|
||||||
|
|||||||
Reference in New Issue
Block a user