mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
refactor: 帮助文档URL变更
This commit is contained in:
@@ -199,7 +199,7 @@ export default {
|
||||
if (this.$store.getters.uiInfo && this.$store.getters.uiInfo['ui.helpLink'] && this.$store.getters.uiInfo['ui.helpLink'].paramValue) {
|
||||
return this.$store.getters.uiInfo['ui.helpLink'].paramValue
|
||||
}
|
||||
return 'https://dataease.io/docs/'
|
||||
return 'https://dataease.io/docs/v1/'
|
||||
},
|
||||
/* topMenuColor() {
|
||||
return this.$store.getters.uiInfo.topMenuColor
|
||||
|
||||
Reference in New Issue
Block a user