From ce9b06b3ca242ce0592ed811ce5dd87704e02bdf Mon Sep 17 00:00:00 2001 From: somnetsak123 Date: Wed, 6 Dec 2023 14:59:06 +0700 Subject: [PATCH] fix: Move button --- Services/client/src/components/PageLayout.vue | 31 ++++++++++--------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/Services/client/src/components/PageLayout.vue b/Services/client/src/components/PageLayout.vue index ed84c84..317a14e 100644 --- a/Services/client/src/components/PageLayout.vue +++ b/Services/client/src/components/PageLayout.vue @@ -117,6 +117,21 @@ onMounted(getCabinet) v-if="currentPath === '/' || !currentPath" label="ตู้เอกสารทั้งหมด" /> + +