This commit is contained in:
@@ -22,9 +22,9 @@ export default {
|
||||
beforeCreate() {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-tachometer-alt",
|
||||
title: this.$ay.t("Home"),
|
||||
helpUrl: "form-home-dashboard"
|
||||
icon: "fa-door-open",
|
||||
title: this.$ay.t("ServerState"),
|
||||
helpUrl: "form-ops-server-state"
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user