From 597b184b42f24d5f22e28595f450bd8a2218d2e7 Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Mon, 22 Apr 2024 10:19:41 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=9B=E0=B8=B8?= =?UTF-8?q?=E0=B9=88=E0=B8=A1=E0=B8=81=E0=B8=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/competency/03ListLinkGroup.vue | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/src/modules/14_KPI/components/competency/03ListLinkGroup.vue b/src/modules/14_KPI/components/competency/03ListLinkGroup.vue index bb73002a4..822de30e7 100644 --- a/src/modules/14_KPI/components/competency/03ListLinkGroup.vue +++ b/src/modules/14_KPI/components/competency/03ListLinkGroup.vue @@ -336,7 +336,7 @@ onMounted(async () => { v-for="col in props.cols" :key="col.id" class="vertical-top" - @click="onEdit(props.row.id)" + >
@@ -359,7 +359,7 @@ onMounted(async () => {
- +