mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
1. 线上 BUG1
This commit is contained in:
@@ -4032,6 +4032,7 @@ function onFocusEnd(){
|
|||||||
afterStart: state.afterStartValue, //考勤 开始后
|
afterStart: state.afterStartValue, //考勤 开始后
|
||||||
score: state.scoreParams,
|
score: state.scoreParams,
|
||||||
};
|
};
|
||||||
|
//todo 为了合并代码
|
||||||
if(state.kk_eidt){
|
if(state.kk_eidt){
|
||||||
//编辑
|
//编辑
|
||||||
postData.examInfo = state.examInfo;
|
postData.examInfo = state.examInfo;
|
||||||
|
|||||||
Reference in New Issue
Block a user