This commit is contained in:
2022-02-27 20:14:27 +00:00
parent 9ef4f33604
commit 3429bee1e4
3 changed files with 3 additions and 29 deletions

View File

@@ -90,12 +90,12 @@ import GzDashTestLineWidgetMonthlyTotalPrice from "../components/dash-test-line-
import GzDashTodayScheduledWo from "../components/dash-today-scheduled-wo.vue";
import GzDashTodayReminders from "../components/dash-today-reminders.vue";
import GzDashTodayReviews from "../components/dash-today-reviews.vue";
import GzDashLaborHoursPersonal from "../components/dash-labor-hours-personal.vue";
import GzDashLaborHoursPersonalLine from "../components/dash-labor-hours-personal-line.vue";
import GzDashLaborHoursPersonalBar from "../components/dash-labor-hours-personal-bar.vue";
export default {
components: {
GzDashLaborHoursPersonal,
GzDashLaborHoursPersonalLine,
GzDashLaborHoursPersonalBar,
GzDashTestBarWidgetCountByUserType,
GzDashTestLineWidgetMonthlyTotalPrice,