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 }} + + + +