|
@@ -163,7 +163,7 @@ export default defineComponent({
|
|
return;
|
|
return;
|
|
} else if (type === "look") {
|
|
} else if (type === "look") {
|
|
// 跳转
|
|
// 跳转
|
|
- handleViewReport("recordId", "instrument");
|
|
|
|
|
|
+ handleViewReport("recordIdStr", "instrument");
|
|
return;
|
|
return;
|
|
} else if (type === "practise") {
|
|
} else if (type === "practise") {
|
|
// 去练习
|
|
// 去练习
|