|
@@ -177,7 +177,7 @@ import mixins from './index.js'
|
|
customization: {
|
|
customization: {
|
|
comments:true,
|
|
comments:true,
|
|
about:false,
|
|
about:false,
|
|
- autosave: false,//是否自动保存
|
|
|
|
|
|
+ autosave: true,//是否自动保存
|
|
forcesave:true,
|
|
forcesave:true,
|
|
|
|
|
|
help: false,
|
|
help: false,
|
|
@@ -214,7 +214,7 @@ import mixins from './index.js'
|
|
},
|
|
},
|
|
width: '100%',
|
|
width: '100%',
|
|
height: '100%',
|
|
height: '100%',
|
|
- token:option.token||'',
|
|
|
|
|
|
+ // token:option.token||'',
|
|
// frameEditorId: "vabOnlyOffice",
|
|
// frameEditorId: "vabOnlyOffice",
|
|
// parentOrigin: window.location.origin,
|
|
// parentOrigin: window.location.origin,
|
|
// type: "desktop"
|
|
// type: "desktop"
|