|
@@ -176,7 +176,7 @@ export default {
|
|
|
onShareAppMessage: function (res) {
|
|
|
return {
|
|
|
title: "研选主题",
|
|
|
- path: "/reportPages/authorPages/authorPages?id=" + this.authorId + "&source=" + this.sourceShare + "&pageRouter=" + this.pageRouterShare,
|
|
|
+ path: "/reportPages/researchTheme/researchTheme?id=" + this.themeId + "&source=" + this.sourceShare + "&pageRouter=" + this.pageRouterShare,
|
|
|
};
|
|
|
},
|
|
|
};
|