@@ -163,7 +163,7 @@ export default {
showDetail(item) {
if(item.notesDataIndex > 0){
postMessage({
- api: "openAccompanyWebView",
+ api: "openWebView",
content: {
url: location.origin + `/accompany/#/report/${item.id}`,
orientation: 0,