11wqe1 3 months ago
parent
commit
44aaccfd30
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/components/choseWorksDetailDialog.vue

+ 1 - 0
src/components/components/choseWorksDetailDialog.vue

@@ -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(){