-- fix bug

This commit is contained in:
yuping
2023-03-03 14:50:27 +08:00
parent e573cb6980
commit d415b71f65

View File

@@ -3623,6 +3623,8 @@ export default defineComponent({
state.EditTestId = 0;
state.assessmentId = null;
state.assessmentName = "";
state.workInfo = {};
state.examInfo = {};
state.EditWorkId = null;
state.beforeValue = null; //考勤 开始前
state.afterStartValue = null; //考勤 开始后