fix:修改在线接口地址;删除无用consolelog

This commit is contained in:
Ggysh-7
2022-11-29 23:46:01 +08:00
parent 342b796240
commit 30ec2f1560
4 changed files with 2 additions and 18 deletions

View File

@@ -299,10 +299,6 @@ export default {
}
} else if (props.isLevel == 3) {
for (let i = 0; i < state.apiTaskList.length; i++) {
console.log(
state.apiTaskList[i],
"state.apiTaskList[i].caseIdstate.apiTaskList[i].caseId"
);
apiTask
.addTask({
courseId: state.apiTaskList[i].caseid,