mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 11:38:55 +08:00
fix(ui) (#362)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</a-tag>
|
||||
</template>
|
||||
</vxe-column>
|
||||
<vxe-column field="link_id" :title="$t('acl.resouceName')">
|
||||
<vxe-column field="link_id" :title="$t('acl.resourceName')">
|
||||
<template #default="{ row }">
|
||||
<span>
|
||||
{{ row.current.name || row.origin.name }}
|
||||
|
Reference in New Issue
Block a user