bug
This commit is contained in:
@@ -190,7 +190,7 @@ export default {
|
|||||||
// }
|
// }
|
||||||
// })
|
// })
|
||||||
|
|
||||||
this.shareToExternalChat({ ...text, attachments: data }).then((res) =>{
|
this.shareToExternalChat({ text: text, attachments: data }).then((res) =>{
|
||||||
console.log(res,'返回的数据');
|
console.log(res,'返回的数据');
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user