修复展厅列表嵌入返回入口

This commit is contained in:
lyf
2026-07-19 15:46:51 +08:00
parent 215428db90
commit 127461dd60
5 changed files with 109 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
<ExplainHallSelect
:halls="explainHallItems"
stage="hall"
force-internal-header
:loading="explainLoading"
:error="explainError"
@hall-click="handleExplainHallClick"