diff --git a/frontend/src/components/Controls/Grid.vue b/frontend/src/components/Controls/Grid.vue index 14a54c9c..0033d5b1 100644 --- a/frontend/src/components/Controls/Grid.vue +++ b/frontend/src/components/Controls/Grid.vue @@ -197,21 +197,14 @@ - - - + v-model:showGridRowFieldsModal="showGridRowFieldsModal" + :index="index" + :data="row" + :doctype="doctype" + /> @@ -236,21 +229,21 @@