This commit is contained in:
2021-01-25 21:20:04 +00:00
parent e2e08a0c9d
commit e9680a04b8

View File

@@ -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')"