This commit is contained in:
@@ -91,6 +91,7 @@ import GzDashTodayReminders from "../components/dash-today-reminders.vue";
|
||||
import GzDashTodayReviews from "../components/dash-today-reviews.vue";
|
||||
import GzDashLaborHoursPersonalLine from "../components/dash-labor-hours-personal-line.vue";
|
||||
import GzDashLaborHoursPersonalBar from "../components/dash-labor-hours-personal-bar.vue";
|
||||
import GzDashWorkorderUnscheduledOpenList from "../components/dash-workorder-unscheduled-open-list.vue";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
@@ -100,7 +101,8 @@ export default {
|
||||
GzDashTestLineWidgetMonthlyTotalPrice,
|
||||
GzDashTodayScheduledWo,
|
||||
GzDashTodayReminders,
|
||||
GzDashTodayReviews
|
||||
GzDashTodayReviews,
|
||||
GzDashWorkorderUnscheduledOpenList
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user