mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 00:02:46 +08:00
fix(ui): issue#490
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
</a-tooltip>
|
||||
|
||||
<a-tooltip v-if="index !== CITypeGroups.length - 1">
|
||||
<template slot="title">{{ $t('cmdb.ciType.up') }}</template>
|
||||
<template slot="title">{{ $t('cmdb.ciType.down') }}</template>
|
||||
<a
|
||||
><a-icon
|
||||
type="arrow-down"
|
||||
|
Reference in New Issue
Block a user