mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
feat:移动任务到阶段,关卡
This commit is contained in:
@@ -1690,7 +1690,7 @@ export default {
|
||||
console.log("value:",value);
|
||||
let obj = {
|
||||
chapterId: state.isactive,
|
||||
routerTaskIdList: value,
|
||||
routerTaskIdList: [value],
|
||||
}
|
||||
api
|
||||
.moveTask(obj)
|
||||
|
||||
Reference in New Issue
Block a user