feat(ui): 将 3D 态势感知视图中的 footer slot 重命名为 extraButtons。

This commit is contained in:
Zzc 2025-11-28 15:19:55 +08:00
parent 66b719695c
commit 923eef659f

View File

@ -204,7 +204,7 @@
/> />
<!-- 底部一键启动按钮 --> <!-- 底部一键启动按钮 -->
<template #footer> <template #extraButtons>
<ActionButton <ActionButton
text="响应调度" text="响应调度"
type="inModal" type="inModal"