删除考试

This commit is contained in:
670788339
2025-03-20 09:12:07 +08:00
parent ad3ce9c734
commit c1e56d56f8

View File

@@ -3474,6 +3474,9 @@ function onFocusEnd(){
}; };
const logT = () => { const logT = () => {
state.examInfo = {}; state.examInfo = {};
state.EditTestId = null; // 新增
state.assessmentId = null; // 新增
state.assessmentName = ""; // 新增
}; };
const removePG = () => { const removePG = () => {
console.log("11111"); console.log("11111");