refactor: 帮助文档URL变更
This commit is contained in:
parent
c43850fa3f
commit
339c8d7728
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user