mirror of https://github.com/veops/cmdb.git
fix: discovery card eye btn
This commit is contained in:
parent
b01c335456
commit
31b8cf49dc
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue