From c13d22f704530f31b85ee6c5f2e7c6740f4895ea Mon Sep 17 00:00:00 2001 From: waruneeta Date: Wed, 22 Nov 2023 16:16:38 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=E0=B8=81?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3=E0=B8=97=E0=B8=B3=E0=B8=87=E0=B8=B2=E0=B8=99?= =?UTF-8?q?=20paging=20=E0=B8=82=E0=B8=AD=E0=B8=87=E0=B8=AA=E0=B8=A3?= =?UTF-8?q?=E0=B8=A3=E0=B8=AB=E0=B8=B2=20(=E0=B8=A3=E0=B8=B2=E0=B8=A2?= =?UTF-8?q?=E0=B8=8A=E0=B8=B7=E0=B9=88=E0=B8=AD=E0=B8=84=E0=B8=B1=E0=B8=94?= =?UTF-8?q?=E0=B9=80=E0=B8=A5=E0=B8=B7=E0=B8=AD=E0=B8=81)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/TableCandidate.vue | 235 +++++++++++++----- .../views/02_qualify/manageDetail.vue | 174 +++++++++---- 2 files changed, 308 insertions(+), 101 deletions(-) diff --git a/src/modules/03_recruiting/components/TableCandidate.vue b/src/modules/03_recruiting/components/TableCandidate.vue index c8bb3e30a..b274abae8 100644 --- a/src/modules/03_recruiting/components/TableCandidate.vue +++ b/src/modules/03_recruiting/components/TableCandidate.vue @@ -1,19 +1,51 @@