From 6b12fdd4241e9dcd9354e3bfcab25fbde4960674 Mon Sep 17 00:00:00 2001
From: 董国庆 <364620639@qq.com>
Date: 星期三, 25 六月 2025 17:58:10 +0800
Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory

---
 culture/src/views/pedigree-chart/components/AddSublevelForm.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/culture/src/views/pedigree-chart/components/AddSublevelForm.vue b/culture/src/views/pedigree-chart/components/AddSublevelForm.vue
index 95c2945..30597c8 100644
--- a/culture/src/views/pedigree-chart/components/AddSublevelForm.vue
+++ b/culture/src/views/pedigree-chart/components/AddSublevelForm.vue
@@ -164,6 +164,8 @@
       this.dialogVisible = true;
     },
     closeDialog() {
+      console.log(41515151541561541564156);
+      
       this.dialogVisible = false;
       // 重置表单数据
       this.form = {
@@ -227,7 +229,7 @@
   }
 
   div {
-    width: 183px;
+    width: 178px;
     height: 32px;
     text-align: center;
     flex-shrink: 0;

--
Gitblit v1.7.1