thainv-dev: Fix Ui

This commit is contained in:
nguyen van thai
2024-06-25 09:08:44 +07:00
parent ab3419bd5f
commit fcb826a7c6
9 changed files with 25 additions and 18 deletions
@@ -43,6 +43,7 @@ const findDataPosition = computed(() => {
v-if="findDataPosition && findDataPosition?.id"
:settings="findDataPosition.settings"
:component="findDataPosition"
:content="findDataPosition.content"
/>
</template>
<template v-else-if="props.type === defineTypeRecusive.SECTION">