forked from github/dataease
fix: 搜索结果页的标题显示与设计稿不符
This commit is contained in:
parent
868d7721bc
commit
75fed43c4b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user