mirror of https://github.com/veops/cmdb.git
fix: discovery card eye btn
This commit is contained in:
parent
3720008c2f
commit
021b53dad4
cmdb-ui/src/modules/cmdb/views/discovery
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue