mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 16:26:45 +08:00
feat:合并
This commit is contained in:
@@ -4813,7 +4813,7 @@ export default defineComponent({
|
||||
deptList: res[1],
|
||||
groupList: res[2],
|
||||
offcourseId: state.offcourseId,
|
||||
offcoursePlanId: "",
|
||||
offcoursePlanId: state.offcoursePlanId, //开课id
|
||||
studentList: res[0],
|
||||
};
|
||||
console.log("obj", obj);
|
||||
|
||||
Reference in New Issue
Block a user