mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
Merge branch 'master_1202_0319' into master_1202
# Conflicts: # src/views/courselibrary/CoursewareManage.vue
This commit is contained in:
@@ -3940,7 +3940,7 @@ function onFocusEnd(){
|
|||||||
state.changeName = true
|
state.changeName = true
|
||||||
state.xjkkinputV3 = [moment().format('YYYY-MM-DD HH:mm'),'']
|
state.xjkkinputV3 = [moment().format('YYYY-MM-DD HH:mm'),'']
|
||||||
|
|
||||||
// state.examInfo = {};
|
state.examInfo = {};
|
||||||
//清除缓存
|
//清除缓存
|
||||||
state.cstm_hs = true;
|
state.cstm_hs = true;
|
||||||
};
|
};
|
||||||
@@ -4032,7 +4032,8 @@ function onFocusEnd(){
|
|||||||
afterStart: state.afterStartValue, //考勤 开始后
|
afterStart: state.afterStartValue, //考勤 开始后
|
||||||
score: state.scoreParams,
|
score: state.scoreParams,
|
||||||
};
|
};
|
||||||
/*if(state.kk_eidt){
|
//todo 为了合并代码
|
||||||
|
if(state.kk_eidt){
|
||||||
//编辑
|
//编辑
|
||||||
postData.examInfo = state.examInfo;
|
postData.examInfo = state.examInfo;
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user