From a564a0e24af0e2455647fb2ea150a022c22a127a Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期四, 24 十一月 2022 14:42:41 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/plan/plan_more.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/plan/plan_more.html b/src/main/webapp/views/plan/plan_more.html
index a9dce54..553f69f 100644
--- a/src/main/webapp/views/plan/plan_more.html
+++ b/src/main/webapp/views/plan/plan_more.html
@@ -338,6 +338,7 @@
                     notice.destroy();
                     if (res.code === 200) {
                         let plan = res.data;
+                        console.log(plan)
                         top.planByMore = null;
                         $("#form-name").html(plan.name);
                         // 杩涘害姝ラ鍥�

--
Gitblit v1.9.1