mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 02:46:45 +08:00
1. 线上 BUG
This commit is contained in:
@@ -4027,7 +4027,7 @@ function onFocusEnd(){
|
||||
// teacher: state.member.name,
|
||||
offteachers: state.offteachers,
|
||||
workInfo: state.workInfo, //提交的作业信息
|
||||
examInfo: state.examInfo, //提交的考试信息
|
||||
examInfo: !state.kk_eidt?{}:state.examInfo, //提交的考试信息
|
||||
beforeStart: state.beforeValue, //考勤 开始前
|
||||
afterStart: state.afterStartValue, //考勤 开始后
|
||||
score: state.scoreParams,
|
||||
|
||||
Reference in New Issue
Block a user