fix: discovery card eye btn

This commit is contained in:
songlh 2024-07-26 16:49:28 +08:00
parent b01c335456
commit 31b8cf49dc
1 changed files with 1 additions and 0 deletions

View File

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