@@ -1979,6 +1979,7 @@ export default {
.catch((err) => {
this.$message.error("提交失败");
console.error(err);
+ this.addOp3('1', "", { courseid: this.id,tool: '英语写作',data:JSON.stringify(myAnList) ,type: "course_tool_sub" }, err)
});
},
updateGroup(){