This commit is contained in:
2022-02-25 20:29:29 +00:00
parent 5018a227b4
commit 4bcc457025
4 changed files with 412 additions and 4 deletions

View File

@@ -89,10 +89,12 @@ 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 GzDashLaborHoursPersonalBar from "../components/dash-labor-hours-personal-bar.vue";
export default {
components: {
GzDashLaborHoursPersonal,
GzDashLaborHoursPersonalBar,
GzDashTestBarWidgetCountByUserType,
GzDashTestLineWidgetMonthlyTotalPrice,
GzDashTodayScheduledWo,