feat: 驾驶舱改名经营看板+改善行动闭环按钮+统一菜单名

This commit is contained in:
Hermes CI Fix
2026-07-19 15:54:20 +08:00
parent 0a2926047e
commit 56067261ad
8 changed files with 23 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<!-- 顶部导航条 -->
<div class="dash-header">
<div class="header-left">
<h3 class="page-title">{{ roleLabel }}驾驶舱</h3>
<h3 class="page-title">{{ roleLabel }}经营看板</h3>
<el-radio-group v-model="periodType" size="small" @change="onPeriodChange">
<el-radio-button value="month">本月</el-radio-button>
<el-radio-button value="quarter">本季</el-radio-button>