@@ -159,7 +159,7 @@ export default {
postMessage({
api: "openWebView",
content: {
- url: location.origin + `/accompany/#/report/${item.id}`,
+ url: location.origin + `/accompany-teacher/#/report/${item.id}`,
orientation: 0,
isHideTitle: true,
statusBarTextColor: false,