forked from github/dataease
Merge pull request #11927 from dataease/pr@dev-v2@chart-yoy-menu-style
style(图表): 优化指标同环比菜单的文案
This commit is contained in:
commit
b77ff3a9ab
@ -604,7 +604,7 @@ onMounted(() => {
|
||||
class="sub-menu-content"
|
||||
:class="'yoy_label' === item.compareCalc.type ? 'content-active' : ''"
|
||||
>
|
||||
{{ t('chart.yoy_label') }}...
|
||||
{{ t('chart.yoy_label') }}
|
||||
<el-icon class="sub-menu-content--icon">
|
||||
<Icon
|
||||
name="icon_done_outlined"
|
||||
|
Loading…
Reference in New Issue
Block a user