This commit is contained in:
2020-10-05 23:13:42 +00:00
parent 6debf951e2
commit f896c6ef65
13 changed files with 78 additions and 40 deletions

View File

@@ -12,7 +12,7 @@ export default {
beforeCreate() {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-calendar-day",
icon: "$ayiCalendarDay",
title: "Schedule",
helpUrl: "form-home-schedule"
});