This commit is contained in:
2022-02-28 20:50:55 +00:00
parent fc385a53e7
commit ee635eeb6d
3 changed files with 63 additions and 195 deletions

View File

@@ -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 {