From 584c5d6756e8170938b0bce11770126a06ba8926 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Fri, 11 Jul 2025 14:02:51 +0700 Subject: [PATCH] =?UTF-8?q?fix=20=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=87?= =?UTF-8?q?=E0=B8=B2=E0=B8=99=E0=B9=82=E0=B8=84=E0=B8=A3=E0=B8=87=E0=B8=AA?= =?UTF-8?q?=E0=B8=A3=E0=B9=89=E0=B8=B2=E0=B8=87=E0=B9=81=E0=B8=A5=E0=B8=B0?= =?UTF-8?q?=E0=B8=81=E0=B8=A3=E0=B8=AD=E0=B8=9A=E0=B8=AD=E0=B8=B1=E0=B8=95?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=81=E0=B8=B3=E0=B8=A5=E0=B8=B1=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../21_report/components/01_org/Main.vue | 221 ++---------------- .../21_report/components/01_org/TableMain.vue | 47 +--- .../21_report/components/01_org/TreeMain.vue | 101 ++++---- src/modules/21_report/views/01_reportOrg.vue | 180 +------------- 4 files changed, 73 insertions(+), 476 deletions(-) diff --git a/src/modules/21_report/components/01_org/Main.vue b/src/modules/21_report/components/01_org/Main.vue index 40512081d..1a408ecee 100644 --- a/src/modules/21_report/components/01_org/Main.vue +++ b/src/modules/21_report/components/01_org/Main.vue @@ -1,5 +1,5 @@ @@ -264,11 +102,8 @@ onMounted(async () => {
@@ -294,36 +129,18 @@ onMounted(async () => {
ตำแหน่งที่มีคนครอง
- +
ตำแหน่งว่าง
- +
@@ -331,19 +148,7 @@ onMounted(async () => {
diff --git a/src/modules/21_report/components/01_org/TableMain.vue b/src/modules/21_report/components/01_org/TableMain.vue index eaf4ec504..21689f88d 100644 --- a/src/modules/21_report/components/01_org/TableMain.vue +++ b/src/modules/21_report/components/01_org/TableMain.vue @@ -1,5 +1,5 @@