This commit is contained in:
2022-03-01 17:51:05 +00:00
parent aa3f111179
commit a23af8f9fc
5 changed files with 250 additions and 33 deletions

View File

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