From 0aeb6ce502ee15da5ec61f8b26d35dda784735de Mon Sep 17 00:00:00 2001 From: gengxin Date: Wed, 19 Mar 2025 22:09:50 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E7=BA=BF=E4=B8=8A=20BUG2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courselibrary/CoursewareManage.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index 6d05f598..0d57bf2d 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -4034,8 +4034,11 @@ function onFocusEnd(){ }; //todo 为了合并代码 if(state.kk_eidt){ + console.log("编辑 gx state.kk_eidt",state.kk_eidt) + console.log("编辑 gx state.kk_eidt",state.examInfo) //编辑 postData.examInfo = state.examInfo; + console.log("编辑 gx postData.examInfo",postData.examInfo) if(postData.examInfo && postData.examInfo.examinationName){ postData.examInfo.examinationTestId = null; postData.examInfo.id = null;