From 3e76c45de0bd75c8846d132bb327efe31d04adac Mon Sep 17 00:00:00 2001 From: AnandaTon <125332905+anandaAiemvong@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:13:17 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=8A=E0=B8=B7?= =?UTF-8?q?=E0=B9=88=E0=B8=AD=E0=B8=A5=E0=B8=B9=E0=B8=81=E0=B8=88=E0=B9=89?= =?UTF-8?q?=E0=B8=B2=E0=B8=87=E0=B8=8A=E0=B8=B1=E0=B9=88=E0=B8=A7=E0=B8=84?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=A7//pop=20up=20=20=E0=B9=80=E0=B8=A5?= =?UTF-8?q?=E0=B8=B7=E0=B8=AD=E0=B8=81=E0=B8=A5=E0=B8=B9=E0=B8=81=E0=B8=88?= =?UTF-8?q?=E0=B9=89=E0=B8=B2=E0=B8=87=E0=B8=8A=E0=B8=B1=E0=B9=88=E0=B8=A7?= =?UTF-8?q?=E0=B8=84=E0=B8=A3=E0=B8=B2=E0=B8=A7=E0=B9=84=E0=B8=9B=E0=B8=AD?= =?UTF-8?q?=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1=E0=B9=88?= =?UTF-8?q?=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../08_registryEmployee/views/Detail.vue | 4 +- .../08_registryEmployee/views/Main.vue | 498 +++++++++++++++++- src/modules/08_registryEmployee/views/top.vue | 136 +++++ 3 files changed, 630 insertions(+), 8 deletions(-) create mode 100644 src/modules/08_registryEmployee/views/top.vue diff --git a/src/modules/08_registryEmployee/views/Detail.vue b/src/modules/08_registryEmployee/views/Detail.vue index 4819f4d54..ab1cc1b79 100644 --- a/src/modules/08_registryEmployee/views/Detail.vue +++ b/src/modules/08_registryEmployee/views/Detail.vue @@ -429,8 +429,8 @@ + > + บันทึก diff --git a/src/modules/08_registryEmployee/views/Main.vue b/src/modules/08_registryEmployee/views/Main.vue index 8235acbe0..1faa17ad9 100644 --- a/src/modules/08_registryEmployee/views/Main.vue +++ b/src/modules/08_registryEmployee/views/Main.vue @@ -7,6 +7,13 @@ เพิ่มข้อมูล +
@@ -57,7 +64,7 @@ :columns="columns" :visible-columns="visibleColumnsEmployeeTemp" :filter="filter" - row-key="name" + row-key="id" class="custom-header-table" :pagination-label="paginationLabel" v-model:pagination="pagination" @@ -71,7 +78,11 @@ +