From 42feb0af0ae1d486d0474c76711fdb67c778bcf3 Mon Sep 17 00:00:00 2001 From: 董国庆 <364620639@qq.com> Date: 星期六, 28 六月 2025 10:04:30 +0800 Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory --- culture/src/views/pedigree-chart/components/AddSublevelPlan.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/culture/src/views/pedigree-chart/components/AddSublevelPlan.vue b/culture/src/views/pedigree-chart/components/AddSublevelPlan.vue index bd11b1e..c36f27b 100644 --- a/culture/src/views/pedigree-chart/components/AddSublevelPlan.vue +++ b/culture/src/views/pedigree-chart/components/AddSublevelPlan.vue @@ -107,7 +107,6 @@ this.planDialogVisible = true }, closeDialog() { - console.log('qqweeee/////////////'); this.planDialogVisible = false // 重置表单数据 -- Gitblit v1.7.1