diff --git a/src/modules/01_dashboard/views/Dashboard.vue b/src/modules/01_dashboard/views/Dashboard.vue index cfb19c2..90d63b2 100644 --- a/src/modules/01_dashboard/views/Dashboard.vue +++ b/src/modules/01_dashboard/views/Dashboard.vue @@ -187,14 +187,8 @@ onMounted(async () => {
{ > {{ item.sub }}
- - อยู่ระหว่างปรับปรุง
diff --git a/src/stores/data.ts b/src/stores/data.ts index fbd4e61..83b3acd 100644 --- a/src/stores/data.ts +++ b/src/stores/data.ts @@ -161,8 +161,7 @@ export const useDataStore = defineStore("dataMain", () => { icon: "mdi-account-group-outline", title: "แผนผังองค์กร", sub: "ดูแผนผังองค์กร", - // color: "blue-3", - color: "grey-3", + color: "blue-3", path: "/organization-chart", active: false, },