mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
面授课时长
This commit is contained in:
@@ -515,7 +515,8 @@ export default {
|
|||||||
projectMember: p.concat(p1),
|
projectMember: p.concat(p1),
|
||||||
offcourseId: state.chooseCourse,
|
offcourseId: state.chooseCourse,
|
||||||
offcoursePlanId: props.EditFaceId > 0 ? props.EditFaceId : 0,
|
offcoursePlanId: props.EditFaceId > 0 ? props.EditFaceId : 0,
|
||||||
testId: state.EditTestId
|
testId: state.EditTestId,
|
||||||
|
duration:state.duration,
|
||||||
};
|
};
|
||||||
console.log("obj============", obj, "6" + "9");
|
console.log("obj============", obj, "6" + "9");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user