@@ -89,7 +89,7 @@ export default {
},
documentType: this.doctype,
editorConfig: {
- callbackUrl: option.editUrl,
+ callbackUrl: option.editUrl + '&access_token=' + getToken(),
lang: 'zh',
canHistoryRestore:true,
canUseHistory:true,