Merge pull request from veops/fix_ui_240726

fix: discovery card eye btn
This commit is contained in:
Leo Song 2024-07-26 16:50:43 +08:00 committed by GitHub
commit 63a3074cb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
cmdb-ui/src/modules/cmdb/views/discovery

View File

@ -79,6 +79,7 @@
<a-icon type="delete" />
</a>
</a-space>
<a v-else @click="handleEdit"><a-icon type="eye"/></a>
<a
v-if="showHTTPAcountBtn"
class="discovery-footer-account"