mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-18 23:36:46 +08:00
-- fix bug
This commit is contained in:
@@ -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; //考勤 开始后
|
||||
|
||||
Reference in New Issue
Block a user