feat. 페이지 분석 로그 데이터 기능 추가 및 컴포넌트 수정
This commit is contained in:
@@ -49,6 +49,7 @@ const props = defineProps<Props>()
|
||||
<WidgetsButtonList
|
||||
v-if="hasComponentGroup(item, 'buttonList')"
|
||||
:resources-data="getComponentGroupAry(item, 'buttonList')"
|
||||
:page-ver-tmpl-seq="Number(props.pageVerTmplSeq)"
|
||||
class="mt-[28px] md:mt-[52px]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user