fix(ui): issue#490

This commit is contained in:
pycook 2024-05-02 21:28:06 +08:00
parent 095190a785
commit 2a8e9e684e
1 changed files with 1 additions and 1 deletions

View File

@ -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"