From cc2bf59a19b79e97895c26850e8fa7ca0c2308de Mon Sep 17 00:00:00 2001
From: huangchengfa <171504222@qq.com>
Date: Thu, 18 Dec 2025 19:20:57 +0800
Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=A2=9E=E5=8A=A0=E5=8F=8D?=
=?UTF-8?q?=E9=A6=88=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../MeetingRoom/components/FeedbackForm.vue | 104 ++++++++++++++++++
.../JudgmentHome/MeetingRoom/index.vue | 15 ++-
2 files changed, 118 insertions(+), 1 deletion(-)
create mode 100644 src/views/backOfficeSystem/JudgmentHome/MeetingRoom/components/FeedbackForm.vue
diff --git a/src/views/backOfficeSystem/JudgmentHome/MeetingRoom/components/FeedbackForm.vue b/src/views/backOfficeSystem/JudgmentHome/MeetingRoom/components/FeedbackForm.vue
new file mode 100644
index 0000000..290500a
--- /dev/null
+++ b/src/views/backOfficeSystem/JudgmentHome/MeetingRoom/components/FeedbackForm.vue
@@ -0,0 +1,104 @@
+
+