mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
perf(数据大屏): 打开sourcemap
This commit is contained in:
@@ -111,6 +111,7 @@ export const useAppearanceStore = defineStore('appearanceStore', {
|
||||
this.loaded = data
|
||||
},
|
||||
async setAppearance() {
|
||||
return
|
||||
const desktop = wsCache.get('app.desktop')
|
||||
if (desktop) {
|
||||
this.loaded = true
|
||||
|
||||
Reference in New Issue
Block a user