From 88fac225285a83436e8d1d44f37d92a1bd080b00 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 2 Nov 2020 21:21:36 +0000 Subject: [PATCH] --- ...h-test-line-widget-monthly-total-price.vue | 38 +++++++++++++++++++ ayanova/src/views/home-dashboard.vue | 4 +- 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 ayanova/src/components/dash-test-line-widget-monthly-total-price.vue diff --git a/ayanova/src/components/dash-test-line-widget-monthly-total-price.vue b/ayanova/src/components/dash-test-line-widget-monthly-total-price.vue new file mode 100644 index 00000000..87fda0be --- /dev/null +++ b/ayanova/src/components/dash-test-line-widget-monthly-total-price.vue @@ -0,0 +1,38 @@ + + diff --git a/ayanova/src/views/home-dashboard.vue b/ayanova/src/views/home-dashboard.vue index 84aa1215..aa6735c4 100644 --- a/ayanova/src/views/home-dashboard.vue +++ b/ayanova/src/views/home-dashboard.vue @@ -85,12 +85,14 @@ import GzDashBase from "../components/dash-base.vue"; //---------- DASH ITEMS ---------- 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"; export default { components: { GzDashBase, GzDashTestListWidgetsPriciest, - GzDashTestBarWidgetCountByUserType + GzDashTestBarWidgetCountByUserType, + GzDashTestLineWidgetMonthlyTotalPrice }, beforeCreate() { window.$gz.eventBus.$emit("menu-change", {