@@ -147,6 +147,7 @@ const goExercise = (item: any) => {
query: {
...query,
questionId: item.id,
+ title:"错题"
},
});
break;
@@ -156,6 +157,7 @@ const goExercise = (item: any) => {
+ title:"收藏"