mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 05:48:13 +08:00
Merge pull request #561 from dataease/pr@dev@feat_aksk_sql
feat: 添加ak,sk的flyway
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
<el-dropdown-item>{{ $t('commons.personal_info') }}</el-dropdown-item>
|
||||
</router-link>
|
||||
|
||||
<router-link to="/ukey/index">
|
||||
<router-link v-if="$store.getters.validate" to="/ukey/index">
|
||||
<el-dropdown-item>{{ $t('commons.ukey_title') }}</el-dropdown-item>
|
||||
</router-link>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user