11wqe1 před 2 měsíci
rodič
revize
e2e4104781

+ 2 - 2
src/components/easy2/studyStudent.vue

@@ -23013,7 +23013,7 @@ export default {
             message: "提交成功",
             message: "提交成功",
             type: "success"
             type: "success"
           });
           });
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
 
 
           this.askList = [];
           this.askList = [];
           this.dialogVisible5 = false;
           this.dialogVisible5 = false;
@@ -23024,7 +23024,7 @@ export default {
         .catch(err => {
         .catch(err => {
           this.$message.error("提交失败");
           this.$message.error("提交失败");
           console.error(err);
           console.error(err);
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
 
 
         });
         });
     },
     },

+ 2 - 2
src/components/easy3/studyStudent.vue

@@ -18439,7 +18439,7 @@ export default {
             message: "提交成功",
             message: "提交成功",
             type: "success",
             type: "success",
           });
           });
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
 
 
           this.askList = [];
           this.askList = [];
           this.dialogVisible5 = false;
           this.dialogVisible5 = false;
@@ -18448,7 +18448,7 @@ export default {
           this.selectSLook();
           this.selectSLook();
         })
         })
         .catch((err) => {
         .catch((err) => {
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
 
 
           this.$message.error("提交失败");
           this.$message.error("提交失败");
           console.error(err);
           console.error(err);

+ 2 - 2
src/components/studyStudent.vue

@@ -18384,7 +18384,7 @@ export default {
             message: "提交成功",
             message: "提交成功",
             type: "success",
             type: "success",
           });
           });
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
 
 
           this.askList = [];
           this.askList = [];
           this.dialogVisible5 = false;
           this.dialogVisible5 = false;
@@ -18393,7 +18393,7 @@ export default {
           this.selectSLook();
           this.selectSLook();
         })
         })
         .catch((err) => {
         .catch((err) => {
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
 
 
           this.$message.error("提交失败");
           this.$message.error("提交失败");
           console.error(err);
           console.error(err);

+ 2 - 2
src/components/studySutdentClass/studyStudent.vue

@@ -22413,7 +22413,7 @@ export default {
             message: "提交成功",
             message: "提交成功",
             type: "success",
             type: "success",
           });
           });
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, "success")
 
 
           this.askList = [];
           this.askList = [];
           this.dialogVisible5 = false;
           this.dialogVisible5 = false;
@@ -22424,7 +22424,7 @@ export default {
         .catch((err) => {
         .catch((err) => {
           this.$message.error("提交失败");
           this.$message.error("提交失败");
           console.error(err);
           console.error(err);
-          this.addOp3('1', "", { courseid: this.id,tool:'问卷',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
+          this.addOp3('1', "", { courseid: this.id,tool:'问卷调查',data:JSON.stringify(this.askList),type: "course_tool_sub" }, err)
 
 
         });
         });
     },
     },