From 4231cb3fd5a97e238edc1d91282b547f6f375f15 Mon Sep 17 00:00:00 2001 From: cgd_mac <349008059@qq.com> Date: Fri, 25 Feb 2022 21:01:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/myexam/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/myexam/index.vue b/src/views/myexam/index.vue index ba028b8..ee1f411 100644 --- a/src/views/myexam/index.vue +++ b/src/views/myexam/index.vue @@ -88,7 +88,7 @@ export default { examClassify: '' // 课程分类 }, queryOptions: [ - { type: 'select-dic-tree', placeholder: '课程分类', key: 'examClassify', options: [] } + { type: 'select', placeholder: '课程分类', key: 'examClassify', options: [] } ], examColumns: [ {