提交 85a08bcd 编写于 作者: guangjun.yang's avatar guangjun.yang

传的参数不对

上级 239ad993
......@@ -82,7 +82,7 @@ export default {
if(pInfo.pType == 1) {
goNativePage(this, pInfo);
} else {
goPageByNative(this, `/lreport_ssr/?id=${pInfo.id}`);
goPageByNative(this, `/lreport_ssr/?projectId=${pInfo.id}`);
}
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册