mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 21:06:44 +08:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -520,7 +520,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");
|
||||
console.log("222222222");
|
||||
|
||||
Reference in New Issue
Block a user