From ff9b22f735fc80997390a304ba873e7704330b03 Mon Sep 17 00:00:00 2001 From: oat Date: Mon, 4 Dec 2023 15:59:41 +0700 Subject: [PATCH] style: add label on upload file(cate,keyword) --- Services/client/src/components/FileForm.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Services/client/src/components/FileForm.vue b/Services/client/src/components/FileForm.vue index 01a084a..caaddb0 100644 --- a/Services/client/src/components/FileForm.vue +++ b/Services/client/src/components/FileForm.vue @@ -191,6 +191,7 @@ const file = ref() ()