From c935ca9c67f391615c63dadf822c45e6eb8be4f0 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期一, 18 五月 2026 11:56:36 +0800
Subject: [PATCH] fix(form): 修正表单字段绑定和初始化问题

---
 src/views/collaborativeApproval/notificationManagement/meetDraft/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/collaborativeApproval/notificationManagement/meetDraft/index.vue b/src/views/collaborativeApproval/notificationManagement/meetDraft/index.vue
index 0c62b8b..11d1774 100644
--- a/src/views/collaborativeApproval/notificationManagement/meetDraft/index.vue
+++ b/src/views/collaborativeApproval/notificationManagement/meetDraft/index.vue
@@ -1,5 +1,5 @@
 <template>
-  <div class="app-container">
+  <div>
     <!-- 椤甸潰鏍囬 -->
     <div class="page-header">
       <h2>浼氳鑽夌</h2>

--
Gitblit v1.9.3