一键生成课程、试卷参数调整
This commit is contained in:
parent
dfb3fcac38
commit
d3a7504c2a
@ -42,7 +42,7 @@ export default {
|
||||
this.dialogVisible = true;
|
||||
},
|
||||
doCreate() {
|
||||
aKeyGeneratingLesson({mapIds: [this.mapId]}).then(resp => {
|
||||
aKeyGeneratingLesson([this.mapId]).then(resp => {
|
||||
this.$message.success('生成课程、试卷成功!');
|
||||
}).catch(() => {
|
||||
this.$message.error('生成课程、试卷失败!');
|
||||
|
Loading…
Reference in New Issue
Block a user