fix: 参数配置Form标签top横向

This commit is contained in:
TsMask
2023-11-15 10:23:19 +08:00
parent c1a0c6f208
commit b569fa57b6
2 changed files with 3 additions and 3 deletions

View File

@@ -1059,7 +1059,7 @@ onMounted(() => {
<template #icon><DeleteOutlined /></template>
</a-button>
</a-tooltip>
<a-tooltip>
<a-tooltip placement="topLeft">
<template #title>
{{ t('views.system.user.resetPwd') }}
</template>