mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:02:46 +00:00
fix: lark sync
This commit is contained in:
parent
df49c5ba5c
commit
f545a51397
|
|
@ -895,7 +895,7 @@ function syncLarkMulDocument() {
|
|||
}
|
||||
})
|
||||
loadSharedApi({ type: 'document', systemType: apiType.value })
|
||||
.delMulLarkSyncDocument(id, arr, loading)
|
||||
.putMulLarkSyncDocument(id, arr, loading)
|
||||
.then(() => {
|
||||
MsgSuccess(t('views.document.sync.successMessage'))
|
||||
getList()
|
||||
|
|
|
|||
Loading…
Reference in New Issue