面授课时长

This commit is contained in:
zhangyc
2022-12-01 00:13:25 +08:00
parent e93d7bea99
commit b8d33ae9d1

View File

@@ -515,7 +515,8 @@ export default {
projectMember: p.concat(p1),
offcourseId: state.chooseCourse,
offcoursePlanId: props.EditFaceId > 0 ? props.EditFaceId : 0,
testId: state.EditTestId
testId: state.EditTestId,
duration:state.duration,
};
console.log("obj============", obj, "6" + "9");