JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修复sitbug2

This commit is contained in:
田岩
2026-01-13 13:35:52 +08:00
parent e5b0ac8177
commit 07e96bbdeb
3 changed files with 10 additions and 22 deletions
+1 -4
View File
@@ -49,8 +49,7 @@
<Subject
v-else
:item="item"
:mode="mode"
mode2="mistake"
mode="mistake_in"
:isPreview="item.isPreview"
:clearResult="item.clearResult"
@subject_click="subject_click"
@@ -99,8 +98,6 @@
const feedbackRef = ref(null);
const dialogRef = ref(null);
const touchBtnRef = ref(null);
const mode = ref('practice'); // 考试 examination 练习practice 错题本: mistake
const paperData = reactive({
name: '' // 名称
}); // 试卷信息