[update] 删除documentUrl配置项

This commit is contained in:
lideqin
2024-04-26 18:48:43 +08:00
parent b730d0f04d
commit c940918801
7 changed files with 3 additions and 11 deletions
@@ -123,7 +123,6 @@ export default {
}
],
dataSource: [],
documentUrl: window._CONFIG.documentUrl,
onEditFile: '' // 在线编辑的文件id
}
},