Update app/src/modules/settings/routes/data-model/field-detail/components/relationship-o2m.vue

This commit is contained in:
Rijk van Zanten
2020-12-16 17:04:18 -05:00
committed by GitHub
parent e6626a80b3
commit 6330c7ffab

View File

@@ -100,7 +100,6 @@
<v-checkbox
block
:disabled="isExisting"
:checked="isExisting"
:label="correspondingLabel"
v-model="hasCorresponding"
/>