From ec192fea3d546b756806e1a2bd5dc4e0307e1e29 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Tue, 17 Oct 2023 17:47:52 +0700 Subject: [PATCH] pageination --- .../components/TableCandidate.vue | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/modules/03_recruiting/components/TableCandidate.vue b/src/modules/03_recruiting/components/TableCandidate.vue index 2a23e4c79..0e7cdd94b 100644 --- a/src/modules/03_recruiting/components/TableCandidate.vue +++ b/src/modules/03_recruiting/components/TableCandidate.vue @@ -191,6 +191,18 @@ selection="multiple" v-model:selected="selected" > +