From 167568c865d5633f93a75b57f59bf3b4f5629cda Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Mon, 04 Nov 2024 15:52:52 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/main'

---
 src/views/survey/components/rightContainer.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/views/survey/components/rightContainer.vue b/src/views/survey/components/rightContainer.vue
index 963b61e..6932b8a 100644
--- a/src/views/survey/components/rightContainer.vue
+++ b/src/views/survey/components/rightContainer.vue
@@ -2,7 +2,7 @@
  * @Author: shuishen 1109946754@qq.com
  * @Date: 2023-03-10 15:27:59
  * @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2024-11-01 10:42:13
+ * @LastEditTime: 2024-11-01 11:22:02
  * @FilePath: \bigScreen\src\views\survey\components\rightContainer.vue
  * @Description: 
  * 
@@ -16,6 +16,8 @@
 </script>
 
 <template>
+  <div class="mt-10 w100 h100 flex f-d-c a-i-c j-c-s-p"></div>
+
   <div class="right-container">
     <div class="h0 fire-source box">
       <title-box>

--
Gitblit v1.9.3