ZhangXianQiang
2024-07-05 2f6fd26094fd624136087934d40b65021f7a3cbb
fix:考试列表初始化数据
1个文件已修改
1 ■■■■ 已修改文件
src/views/exam-list/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/exam-list/index.vue
@@ -59,6 +59,7 @@
const activeName = ref('1');
const searchText = ref('');
const currentIndex = ref(1);
const dataList = ref([]);