This commit is contained in:
2022-02-21 23:47:36 +00:00
parent 4f5104d27b
commit 2128d3d773
3 changed files with 48 additions and 9 deletions

View File

@@ -79,12 +79,14 @@ import DashRegistry from "../api/dash-registry";
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";
import NextSchedItem from "../components/dash-test-day-calendar-widget.vue";
export default {
components: {
//GzDashTestListWidgetsPriciest,
GzDashTestBarWidgetCountByUserType,
GzDashTestLineWidgetMonthlyTotalPrice,
GzDashTestDayCalendarWidget
GzDashTestDayCalendarWidget,
NextSchedItem
},
data() {
return {