From bf053efe6fc44e92b8fb859453f3f19f74a15472 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 10 七月 2025 08:56:43 +0800
Subject: [PATCH] 修改

---
 src/views/work/onlineEducation/questionBankManagement/questionManage/components/questionDialog.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/work/onlineEducation/questionBankManagement/questionManage/components/questionDialog.vue b/src/views/work/onlineEducation/questionBankManagement/questionManage/components/questionDialog.vue
index a7ec521..92a67f4 100644
--- a/src/views/work/onlineEducation/questionBankManagement/questionManage/components/questionDialog.vue
+++ b/src/views/work/onlineEducation/questionBankManagement/questionManage/components/questionDialog.vue
@@ -160,10 +160,10 @@
       id: 3,
       name: '判断题'
     },
-    // {
-    //   id: 4,
-    //   name: '简答题'
-    // }
+    {
+      id: 4,
+      name: '简答题'
+    }
   ],
   optionItem: {
     analyze: '',

--
Gitblit v1.9.2