From f8e58374b3e4b2868e19f3908ef7e4796e9ca0a0 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期日, 15 六月 2025 18:04:11 +0800
Subject: [PATCH] gx

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

diff --git a/src/views/home/components/pingubiao/editDietary.vue b/src/views/home/components/pingubiao/editDietary.vue
index 0b4ba94..77c77b4 100644
--- a/src/views/home/components/pingubiao/editDietary.vue
+++ b/src/views/home/components/pingubiao/editDietary.vue
@@ -1,7 +1,7 @@
 <template>
 	<div class="dietarySurvey-item">
 		<el-dialog v-model="state.dialogTableVisible" title="NRS-2002" :fullscreen="true" width="100%">
-			<div class="container" style="width: 100%; height: 100%; overflow: auto">
+			<div style="width: 100%; height: 100%; overflow: auto">
 				<div id="pinggu1">
 					<div>
 						<el-form size="small">

--
Gitblit v1.8.0