mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 20:36:45 +08:00
feta:创建题干信息接口
This commit is contained in:
@@ -276,7 +276,6 @@ export default {
|
||||
RouterEditTask(editObj1)
|
||||
.then((res) => {
|
||||
console.log("调用学历路径添加接口后", res.data);
|
||||
ctx.emit("changeData", false);
|
||||
})
|
||||
.catch((err) => {
|
||||
console.log(err);
|
||||
|
||||
Reference in New Issue
Block a user