mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 搜索结果页的标题显示与设计稿不符
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
}})</span
|
||||
>
|
||||
<span v-show="state.templateFilterText">
|
||||
<span style="color: #3370ff">{{ state.currentTemplateLabel }} </span>
|
||||
<span style="color: #3370ff">{{ state.templateFilterText }} </span>
|
||||
<span>的搜索结果 {{ currentTemplateShowListComputed.length }} 个</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user