src/views/maintenance/opexController.vue
@@ -288,7 +288,8 @@ this.$store.state.currentPerms = data.perms; var index = data.url; if (index != null) { if (index.indexOf('http') != -1) { if (index.indexOf('{webHost}') != -1) { this.$store.commit('getIframe', data.url); index = 'dataIfream'; }