From 32b8d8ca92e2c1026b929f29db18f893de2e226a Mon Sep 17 00:00:00 2001 From: waruneeta Date: Wed, 13 Sep 2023 17:53:20 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=20=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5=E0=B8=A2?= =?UTF-8?q?=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95?= =?UTF-8?q?=E0=B8=B4=E0=B8=A5=E0=B8=B9=E0=B8=81=E0=B8=88=E0=B9=89=E0=B8=B2?= =?UTF-8?q?=E0=B8=87=20>>=20Active=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/MainLayout.vue | 382 ++++++++++----------------------------- 1 file changed, 91 insertions(+), 291 deletions(-) diff --git a/src/views/MainLayout.vue b/src/views/MainLayout.vue index 6ae085dc9..8b52489f5 100644 --- a/src/views/MainLayout.vue +++ b/src/views/MainLayout.vue @@ -275,6 +275,8 @@ const activeMenu = (path: string) => { return false; if (path == "registry" && route.fullPath.includes(`/registry-employee/edit`)) return false; + if (path == "registry" && route.fullPath.includes(`/registry-employee/add`)) + return false; if (path == "registry" && route.fullPath == "/") return false; // if (path != "registry" && path == "registryEmployee" && route.fullPath == "/registryEmployee") return true; @@ -436,20 +438,8 @@ const clickDelete = (id: string) => { - - + + @@ -465,24 +455,11 @@ const clickDelete = (id: string) => { --> - + - {{ notiList.length }} + {{ notiList.length + }}
การแจ้งเตือน
@@ -505,14 +482,8 @@ const clickDelete = (id: string) => { date2Thai(n.timereceive) }} - + @@ -536,10 +507,7 @@ const clickDelete = (id: string) => { -
+
@@ -548,14 +516,7 @@ const clickDelete = (id: string) => {
{{ fullname }}
- +
@@ -568,13 +529,7 @@ const clickDelete = (id: string) => { - + {{ op.label @@ -586,16 +541,8 @@ const clickDelete = (id: string) => {
- + @@ -603,92 +550,47 @@ const clickDelete = (id: string) => { - +