From 50f653e9f6b8f2e629941c0bbd5f0486801c0a74 Mon Sep 17 00:00:00 2001 From: 670788339 <670788339@qq.com> Date: Mon, 24 Mar 2025 14:20:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BD=9C=E4=B8=9A?= 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 9b01dd4f..2783d1d2 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -3471,6 +3471,9 @@ function onFocusEnd(){ }; const logW = () => { state.workInfo = {}; + state.EditWorkId = null; + state.homeWorkId = null; + }; const logT = () => { state.examInfo = {};