mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-25 11:58:12 +00:00
office开启强制保存按钮
This commit is contained in:
parent
b1cbf6f893
commit
864af174f7
@ -196,6 +196,8 @@ export default {
|
|||||||
},
|
},
|
||||||
"customization": {
|
"customization": {
|
||||||
"uiTheme": this.themeIsDark ? "theme-dark" : "theme-classic-light",
|
"uiTheme": this.themeIsDark ? "theme-dark" : "theme-classic-light",
|
||||||
|
"forcesave": true,
|
||||||
|
"help": false,
|
||||||
},
|
},
|
||||||
"callbackUrl": `http://nginx/api/file/content/office?id=${fileKey}&token=${this.userToken}`,
|
"callbackUrl": `http://nginx/api/file/content/office?id=${fileKey}&token=${this.userToken}`,
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user