1. 线上 BUG2

This commit is contained in:
gengxin
2025-03-19 22:09:50 +08:00
parent 8e9a8de7cf
commit 0aeb6ce502

View File

@@ -4034,8 +4034,11 @@ function onFocusEnd(){
};
//todo 为了合并代码
if(state.kk_eidt){
console.log("编辑 gx state.kk_eidt",state.kk_eidt)
console.log("编辑 gx state.kk_eidt",state.examInfo)
//编辑
postData.examInfo = state.examInfo;
console.log("编辑 gx postData.examInfo",postData.examInfo)
if(postData.examInfo && postData.examInfo.examinationName){
postData.examInfo.examinationTestId = null;
postData.examInfo.id = null;