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