From ef4b683d42552178232ed2a94e78d7608b7a25b2 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 31 十月 2024 10:45:04 +0800 Subject: [PATCH] 考试列表,提交后的试卷开始考试禁用 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a547bf3..9859e6f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ node_modules dist dist-ssr +dist-electron *.local # Editor directories and files -- Gitblit v1.8.0