src/api/AiCentre/external.js
@@ -12,8 +12,8 @@ // 提交问卷、随访 export function SetsaveQuestionAnswer(data) { return request({ url: "/smartor/ivrtaskcalldetail/saveQuestionAnswer", // url: "/smartor/serviceSubtask/saveQuestionAnswer", // url: "/smartor/ivrtaskcalldetail/saveQuestionAnswer", url: "/smartor/serviceSubtask/saveQuestionAnswer", method: "post", data: data });