mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-12 08:58:11 +00:00
office开启强制保存按钮
This commit is contained in:
parent
b1cbf6f893
commit
864af174f7
@ -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}`,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user