This commit is contained in:
2022-02-24 19:17:33 +00:00
parent d75f1f5592
commit 1cbdb97d22
7 changed files with 507 additions and 9 deletions

View File

@@ -87,10 +87,11 @@ 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";
export default {
components: {
//GzDashTestListWidgetsPriciest,
GzDashLaborHoursPersonal,
GzDashTestBarWidgetCountByUserType,
GzDashTestLineWidgetMonthlyTotalPrice,
GzDashTodayScheduledWo,