feat: 数据库增加 ServiceName 显示 (#573)

This commit is contained in:
ssongliu
2023-04-11 10:26:25 +08:00
committed by GitHub
parent 52030dbea0
commit 7c236ccc3a
16 changed files with 273 additions and 124 deletions

View File

@@ -18,7 +18,7 @@
{{ $t('database.create') }}
</el-button>
<el-button @click="onChangeRootPassword" type="primary" plain>
{{ $t('database.rootPassword') }}
{{ $t('database.databaseConnInfo') }}
</el-button>
<el-button @click="onChangeAccess" type="primary" plain>
{{ $t('database.remoteAccess') }}