refactor: 优化文案

This commit is contained in:
wxg0103 2024-11-22 11:12:49 +08:00 committed by wxg
parent 9719c6e63a
commit 1b87f98874
3 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@
<template #subTitle>
<el-text class="lighter mr-8" size="small">
<auto-tooltip :content="item.username">
创建: {{ item.username }}
创建: {{ item.username }}
</auto-tooltip>
</el-text>
</template>

View File

@ -64,7 +64,7 @@
<template #subTitle>
<el-text class="lighter mr-8" size="small">
<auto-tooltip :content="item.username">
创建: {{ item.username }}
创建: {{ item.username }}
</auto-tooltip>
</el-text>
</template>

View File

@ -69,7 +69,7 @@
<template #subTitle>
<el-text class="lighter mr-8" size="small">
<auto-tooltip :content="item.username">
创建: {{ item.username }}
创建: {{ item.username }}
</auto-tooltip>
</el-text>
</template>