This commit is contained in:
2019-07-19 18:57:06 +00:00
parent 702e632dde
commit 1bc7084d3b
18 changed files with 54 additions and 46 deletions

View File

@@ -16,7 +16,7 @@
<script>
export default {
beforeCreate() {
this.$gzevent.$emit("menu-change", {
window.$gz.eventbus.$emit("menu-change", {
isMain: true,
icon: "fa-dragon",
title: "404 - " + this.$gzlocale.get("ErrorAPI2010")