@@ -163,7 +163,7 @@ export default defineComponent({
postMessage({
api: 'openWebView',
content: {
- url: location.origin + `/accompany/#/report/${item.id}`,
+ url: location.origin + `/accompany?school=1/#/report/${item.id}`,
orientation: 0,
isHideTitle: true,
statusBarTextColor: false,