From 81ced3885266779c3a3813a0e4687962375b1d62 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 09 六月 2025 19:16:43 +0800
Subject: [PATCH] gx

---
 src/views/home/components/suifangjilu/editDietary.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/home/components/suifangjilu/editDietary.vue b/src/views/home/components/suifangjilu/editDietary.vue
index c3fbca2..88c7329 100644
--- a/src/views/home/components/suifangjilu/editDietary.vue
+++ b/src/views/home/components/suifangjilu/editDietary.vue
@@ -1,7 +1,7 @@
 <template>
     <div class="dietarySurvey-item">
         <el-dialog  v-model="state.dialogTableVisible" title="随访记录" :fullscreen="true" width="100%">
-            <div class="container" style="width: 100%; height: 100%;overflow: auto;">
+            <div style="width: 100%; height: 100%;overflow: auto;">
                 <div id="printFrom1">
                     <div>
                         <el-form size="small">

--
Gitblit v1.8.0