customer docs

This commit is contained in:
2022-03-31 22:35:14 +00:00
parent ec185874fd
commit 4cd82e0214
4 changed files with 24 additions and 5 deletions

View File

@@ -272,9 +272,9 @@ export default {
navItems() {
return this.$store.state.navItems;
},
helpUrl() {
return window.$gz.api.helpUrl();
},
// helpUrl() {
// return window.$gz.api.helpUrl();
// },
titleDisplay() {
if (this.appBar.title == null || this.appBar.title == "") {
return null;