mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-18 23:36:48 +08:00
fix:学员是否在任务中判断
This commit is contained in:
@@ -168,7 +168,7 @@ const { data } =
|
||||
path: "/loseefficacy",
|
||||
});
|
||||
} else {
|
||||
if (e.code === 6) {
|
||||
if (res.code === 6) {
|
||||
console.log("作业判断", e);
|
||||
router.push({
|
||||
path: "/notpath",
|
||||
|
||||
Reference in New Issue
Block a user