提交 bb6e583b authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 74cc6c9c
......@@ -56,7 +56,7 @@ const handleEntry = () => {
isEntry.value = true
}
const handleSubmit = async () => {
ElMessageBox.confirm('此操作将会提交该实验,状态会变为已提交,您将不能再操作该实验,确定提交考试吗?', '提示').then(
ElMessageBox.confirm('提交考试后,所有答题将被锁定,无法再进行任何修改。是否确认提交?', '温馨提示').then(
async () => {
await submit()
ElMessage.success('提交成功')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论