fix:考试列表初始化数据
src/views/exam-list/index.vue @@ -59,6 +59,7 @@ const activeName = ref('1'); const searchText = ref(''); const currentIndex = ref(1); const dataList = ref([]);