This commit is contained in:
@@ -89,6 +89,7 @@ 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";
|
||||
import GzDashCSROpenList from "../components/dash-csr-open-list";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
@@ -97,7 +98,8 @@ export default {
|
||||
GzDashTodayScheduledWo,
|
||||
GzDashTodayReminders,
|
||||
GzDashTodayReviews,
|
||||
GzDashWorkorderUnscheduledOpenList
|
||||
GzDashWorkorderUnscheduledOpenList,
|
||||
GzDashCSROpenList
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user