1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

fix wiki sync bug (#7798)

Co-authored-by: 小强 <shuntian@xiaoqiangdeMacBook-Pro.local>
This commit is contained in:
杨顺强
2025-05-08 15:16:51 +08:00
committed by GitHub
parent 68b438d4c2
commit 67309729f2

View File

@@ -211,6 +211,7 @@ class Wiki extends Component {
sdocServer: seadocServerUrl,
accessToken,
};
window.seafile = { docUuid };
const sdocServerApi = new SDocServerApi(config);
sdocServerApi.getDocContent().then(res => {
this.setState({