fix missing field areas
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
:key="areaIndex"
|
:key="areaIndex"
|
||||||
>
|
>
|
||||||
<Teleport
|
<Teleport
|
||||||
v-if="attachmentsIndex[area.attachment_uuid]"
|
|
||||||
:to="`#page-${area.attachment_uuid}-${area.page}`"
|
:to="`#page-${area.attachment_uuid}-${area.page}`"
|
||||||
>
|
>
|
||||||
<FieldArea
|
<FieldArea
|
||||||
|
|||||||
Reference in New Issue
Block a user