feat: 驾驶舱改名经营看板+改善行动闭环按钮+统一菜单名
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user