feta:创建题干信息接口

This commit is contained in:
dongwug
2022-11-04 15:40:09 +08:00
parent 00dad1d5af
commit 704e98cd5c
3 changed files with 52 additions and 84 deletions

View File

@@ -276,7 +276,6 @@ export default {
RouterEditTask(editObj1)
.then((res) => {
console.log("调用学历路径添加接口后", res.data);
ctx.emit("changeData", false);
})
.catch((err) => {
console.log(err);