office开启强制保存按钮
This commit is contained in:
@@ -196,6 +196,8 @@ export default {
|
||||
},
|
||||
"customization": {
|
||||
"uiTheme": this.themeIsDark ? "theme-dark" : "theme-classic-light",
|
||||
"forcesave": true,
|
||||
"help": false,
|
||||
},
|
||||
"callbackUrl": `http://nginx/api/file/content/office?id=${fileKey}&token=${this.userToken}`,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user