From cb63cee485d358cb1451d5735a0eb300f0d67aec Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Mon, 13 May 2024 18:00:40 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=84=E0=B8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../08_KPI/components/Tab/Dialog/DialogCommentProblem.vue | 6 +++--- .../08_KPI/components/Tab/Dialog/DialogCommentProgress.vue | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProblem.vue b/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProblem.vue index 9184b6f..52bd19d 100644 --- a/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProblem.vue +++ b/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProblem.vue @@ -280,18 +280,18 @@ watch( color="primary" />

- กรุณาเลือกหัวข้อความก้าวหน้า + กรุณาเลือกหัวข้อรายงานปัญหา

-
หัวข้อความก้าวหน้า
+
หัวข้อรายงานปัญหา
{{ formDataView.topic }}
-
รายละเอียดความก้าวหน้า
+
รายละเอียดรายงานปัญหา
{{ formDataView.reason }}
diff --git a/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue b/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue index cb20116..877b471 100644 --- a/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue +++ b/src/modules/08_KPI/components/Tab/Dialog/DialogCommentProgress.vue @@ -60,7 +60,6 @@ const formDataView = reactive({ let count = ref(0); function clickList(index: string, data: any) { - listCheck.value = index as string; formDataView.id = data.id;