mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
feat: 链接到帮助文档
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<router-link to="/person-pwd/index">
|
||||
<el-dropdown-item>{{ $t('user.change_password') }}</el-dropdown-item>
|
||||
</router-link>
|
||||
<a href="/swagger-ui.html" target="_blank">
|
||||
<a href="https://de-docs.fit2cloud.com/" target="_blank">
|
||||
<el-dropdown-item>{{ $t('commons.help_documentation') }} </el-dropdown-item>
|
||||
</a>
|
||||
<router-link to="/about/index">
|
||||
|
||||
Reference in New Issue
Block a user