Merge branch 'main' of http://work.gct.com.vn/minhnt/NSG_PORTAL_V2
This commit is contained in:
@@ -26,6 +26,7 @@ const GET_PROPS = computed(() => {
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user