From 293250ac0329ae159ceebcaa6f5cc061b7f9bfb4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 11 Nov 2024 17:37:40 +0700 Subject: [PATCH 1/3] =?UTF-8?q?=E0=B9=82=E0=B8=84=E0=B8=A3=E0=B8=87?= =?UTF-8?q?=E0=B8=AA=E0=B8=A3=E0=B9=89=E0=B8=B2=E0=B8=87=E0=B9=81=E0=B8=AA?= =?UTF-8?q?=E0=B8=94=E0=B8=87=E0=B8=94=E0=B8=B2=E0=B8=A7=E0=B8=99=E0=B9=8C?= =?UTF-8?q?=E0=B9=82=E0=B8=AB=E0=B8=A5=E0=B8=94=E0=B8=A3=E0=B8=B2=E0=B8=A2?= =?UTF-8?q?=E0=B8=87=E0=B8=B2=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../02_organization/components/TreeTable.vue | 23 +++++++++++-------- .../02_organization/interface/index/Main.ts | 7 ++++++ .../interface/response/organizational.ts | 2 +- src/modules/02_organization/views/main.vue | 11 ++++++--- 4 files changed, 29 insertions(+), 14 deletions(-) diff --git a/src/modules/02_organization/components/TreeTable.vue b/src/modules/02_organization/components/TreeTable.vue index 142c4f773..d322a99b2 100644 --- a/src/modules/02_organization/components/TreeTable.vue +++ b/src/modules/02_organization/components/TreeTable.vue @@ -1,5 +1,5 @@