diff --git a/src/views/mp/draft/editor-config.ts b/src/views/mp/draft/editor-config.ts index ee3b95ec..f109d954 100644 --- a/src/views/mp/draft/editor-config.ts +++ b/src/views/mp/draft/editor-config.ts @@ -32,7 +32,7 @@ export const createEditorConfig = ( headers: { Accept: '*', Authorization: 'Bearer ' + getAccessToken(), - 'tenant-id': getTenantId() + 'tenantId': getTenantId() }, // 跨域是否传递 cookie ,默认为 false diff --git a/src/views/system/loginlog/index.vue b/src/views/system/loginlog/index.vue index eea2f198..1b555154 100644 --- a/src/views/system/loginlog/index.vue +++ b/src/views/system/loginlog/index.vue @@ -64,9 +64,9 @@ - + - +