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