From 736a3e0e65b69a520684f66ac45d5b38c8cb5478 Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Fri, 12 Jul 2024 13:23:18 +0700 Subject: [PATCH] no message --- .../08_KPI/components/Tab/Dialog/DialogCommentProgress.vue | 1 + src/modules/08_KPI/components/Tab/Topic/01_Indicator.vue | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue b/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue index e24a7e7..adf6598 100644 --- a/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue +++ b/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue @@ -316,6 +316,7 @@ watch( + diff --git a/src/modules/08_KPI/components/Tab/Topic/01_Indicator.vue b/src/modules/08_KPI/components/Tab/Topic/01_Indicator.vue index 59bb05c..1d4fc2b 100644 --- a/src/modules/08_KPI/components/Tab/Topic/01_Indicator.vue +++ b/src/modules/08_KPI/components/Tab/Topic/01_Indicator.vue @@ -56,7 +56,7 @@ const columns = ref([ label: "ตัวชี้วัด", sortable: true, field: "includingName", - headerStyle: "font-size: 14px", + headerStyle: "font-size: 14px;width:200px", style: "font-size: 14px", sort: (a: string, b: string) => a.localeCompare(b, undefined, { numeric: true, sensitivity: "base" }), @@ -334,6 +334,9 @@ const isEditStep3 = computed(() => {
{{ props.row.point ? `ระดับ ${props.row.point}` : "" }}
+
+ {{ props.row.includingName ? props.row.includingName : "-" }} +
{{ parseFloat(