1.修改三期优化点

This commit is contained in:
sunFlower
2022-09-27 11:26:55 +08:00
parent befe49b135
commit c39419061a
4 changed files with 22 additions and 3 deletions
@@ -37,9 +37,9 @@
{{$t('DocumentComparison')}}
</div>
<div @click="KnowledgeDatabaseClick" v-has="'bussLog:database'" class="operator-text-text"
:title="$t('KnowledgeDatabase')">
:title="$t('problemKnowledgeBase')">
<a-icon type="folder"/>
{{$t('KnowledgeDatabase')}}
{{$t('problemKnowledgeBase')}}
</div>
</div>
</div>