This commit is contained in:
2020-11-02 23:25:16 +00:00
parent 88fac22528
commit 259aa1be7b
4 changed files with 49 additions and 23 deletions

View File

@@ -86,13 +86,15 @@ import GzDashBase from "../components/dash-base.vue";
import GzDashTestListWidgetsPriciest from "../components/dash-test-list-widgets-priciest.vue";
import GzDashTestBarWidgetCountByUserType from "../components/dash-test-bar-widget-count-by-usertype.vue";
import GzDashTestLineWidgetMonthlyTotalPrice from "../components/dash-test-line-widget-monthly-total-price.vue";
import GzDashTestDayCalendarWidget from "../components/dash-test-day-calendar-widget.vue";
export default {
components: {
GzDashBase,
GzDashTestListWidgetsPriciest,
GzDashTestBarWidgetCountByUserType,
GzDashTestLineWidgetMonthlyTotalPrice
GzDashTestLineWidgetMonthlyTotalPrice,
GzDashTestDayCalendarWidget
},
beforeCreate() {
window.$gz.eventBus.$emit("menu-change", {