From 780c1858c9d8f3adf17287ddc4c717833e305c65 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期日, 16 六月 2024 13:47:39 +0800
Subject: [PATCH] Merge branch 'master' of http://47.93.189.255:8099/r/zhangshi_app_web

---
 ruoyi-ui/src/views/meeting/replay.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/views/meeting/replay.vue b/ruoyi-ui/src/views/meeting/replay.vue
index a0110e7..3f56b4f 100644
--- a/ruoyi-ui/src/views/meeting/replay.vue
+++ b/ruoyi-ui/src/views/meeting/replay.vue
@@ -1,5 +1,5 @@
 <template>
-    <div class="app-container" style="width: 1500px; height: 800px;">
+    <div class="app-container" style="width: 100%; height: 800px;">
         <!-- 鍥炲埌椤堕儴 -->
         <el-backtop :bottom="150" :right="30">
             <el-button type="primary" circle class="el-icon-top"></el-button>
@@ -13,6 +13,7 @@
         <hr>
 
         <!-- 鎼滅储 -->
+
         <el-form :model="queryParams1">
             <el-row>
                 <el-form-item label="" prop="people">

--
Gitblit v1.9.1