修改已知问题

This commit is contained in:
qq787203167
2022-03-29 13:35:26 +08:00
parent 9d7d47602c
commit 3052d6e317
4 changed files with 4 additions and 5 deletions
@@ -10,7 +10,7 @@
:visible="visible"
style="height: 100%;overflow: auto;padding-bottom: 53px;">
<a-spin :spinning="confirmLoading">
<a-input-search style="margin-bottom: 8px" placeholder="Search" @change="onChange"/>
<a-input-search style="margin-bottom: 8px" :placeholder="$t('NodeQuickLookup')" @change="onChange"/>
<div class="drawer-content">
<a-tree
v-if="visibleTree"