feat. 페이지 분석 로그 데이터 기능 추가 및 컴포넌트 수정

This commit is contained in:
“hyeonggkim”
2025-10-01 21:41:47 +09:00
parent 5f140aced1
commit 5646c2501b
9 changed files with 78 additions and 25 deletions

View File

@@ -85,6 +85,7 @@ const handleChange = (
<WidgetsButtonList
v-if="buttonListData"
:resources-data="buttonListData"
:page-ver-tmpl-seq="Number(props.pageVerTmplSeq)"
class="mt-[40px] md:mt-[56px]"
/>
</div>