This commit is contained in:
2019-07-24 15:15:52 +00:00
parent 565a092251
commit a14e64644d
22 changed files with 132 additions and 93 deletions

View File

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