From b4e12f1d89412d3f8eeb05daf4a31d31ff3295f0 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 8 Aug 2024 16:56:25 +0700 Subject: [PATCH] =?UTF-8?q?=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=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?= =?UTF-8?q?=20,=20=E0=B8=A2=E0=B8=B8=E0=B8=97=E0=B8=98=E0=B8=A8=E0=B8=B2?= =?UTF-8?q?=E0=B8=AA=E0=B8=95=E0=B8=A3=E0=B9=8C=20=3D>=20icon=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/01_masterdata/views/Strategic.vue | 4 +- .../02_organization/components/TreeMain.vue | 296 +++++++++--------- 2 files changed, 144 insertions(+), 156 deletions(-) diff --git a/src/modules/01_masterdata/views/Strategic.vue b/src/modules/01_masterdata/views/Strategic.vue index e023d3c8e..722c4a28b 100644 --- a/src/modules/01_masterdata/views/Strategic.vue +++ b/src/modules/01_masterdata/views/Strategic.vue @@ -258,8 +258,8 @@ onMounted(() => { " flat dense - color="secondary" - icon="mdi-dots-horizontal-circle-outline" + color="grey-13" + icon="mdi-dots-vertical" round > diff --git a/src/modules/02_organization/components/TreeMain.vue b/src/modules/02_organization/components/TreeMain.vue index e74fdf436..1358a11fa 100644 --- a/src/modules/02_organization/components/TreeMain.vue +++ b/src/modules/02_organization/components/TreeMain.vue @@ -428,160 +428,11 @@ watch( :active="nodeId == prop.node.orgTreeId" @click.stop="updateSelected(prop.node)" active-class="my-list-link text-primary text-weight-medium" - class="row col-12 text-dark q-py-xs q-pl-sm rounded-borders my-list" + class="row col-12 text-dark items-center q-py-xs q-pl-sm rounded-borders my-list" > - -
- {{ prop.node.orgTreeName }} - - - - - -
- -
-
- {{ item.label }}หน่วยงาน -
- -
- {{ item.label }}ส่วนราชการ -
-
- {{ item.label }} -
-
- -
-
- {{ item.label }}ส่วนราชการ -
-
- {{ item.label }} -
-
-
-
-
-
-
-
- - - - - - - - - {{ item.label }} - - - - -
+
+
+ {{ prop.node.orgTreeName }}
{{ prop.node.orgCode == null ? null : prop.node.orgCode }} @@ -591,7 +442,144 @@ watch( : prop.node.orgTreeShortName }}
- +
+ + + + + + +
+ +
+
+ {{ item.label }}หน่วยงาน +
+ +
+ {{ item.label }}ส่วนราชการ +
+
+ {{ item.label }} +
+
+ +
+
+ {{ item.label }}ส่วนราชการ +
+
+ {{ item.label }} +
+
+
+
+
+
+
+
+ + + + + + + + + {{ item.label }} + + + +