Commit 6b81c4d5 authored by 崔佳豪's avatar 崔佳豪

fix: 在云平台环境直接刷新仍请求主站配置

parent 9f6f935a
......@@ -64,6 +64,7 @@ export const initGlobalConfig = () => {
appService
.queryConfig({
client: client || 'city',
ignoreSite: true,
})
.then(res => {
if (res) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment