mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 11:52:52 +08:00
Merge branch 'feature/GFRS-213【待确定】电投问题件-前端开发-new' into dev
This commit is contained in:
@@ -476,7 +476,7 @@ export default {
|
||||
url: `${location.origin}/#/questions/detail/${this.problemDetail.issueId}/${this.problemDetail.issueType}?&token=${localStorage.token}&receiveType=${this.problemDetail.receiveType}&prtNo=${this.$route.query.prtNo}`,
|
||||
img: this.$assetsUrl + 'images/logo.png'
|
||||
}
|
||||
console.dir(shareObj)
|
||||
console.log(JSON.stringify(shareObj))
|
||||
if (data.trigger == 'right_button_click') {
|
||||
// eslint-disable-next-line no-undef
|
||||
EWebBridge.webCallAppInJs('bridge', {
|
||||
|
||||
Reference in New Issue
Block a user