mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-06 17:36:45 +08:00
feat:修改学习路径type
This commit is contained in:
@@ -239,7 +239,7 @@ const { data } = useRequest(
|
||||
checkStudentExist,
|
||||
{
|
||||
targetId: props.routerId,
|
||||
type: 1,
|
||||
type: 2,
|
||||
},
|
||||
(res) => {
|
||||
console.log("判断任务是否删除", res);
|
||||
|
||||
Reference in New Issue
Block a user