forked from github/dataease
commit
5111771a5d
@ -75,7 +75,7 @@ onBeforeMount(async () => {
|
||||
canvasViewInfoPreview,
|
||||
curPreviewGap
|
||||
}) {
|
||||
if (!isPc && !dvInfo.mobileLayout) {
|
||||
if (!isPc.value && !dvInfo.mobileLayout) {
|
||||
dvMainStore.setMobileInPc(true)
|
||||
dvMainStore.setInMobile(true)
|
||||
useEmitt().emitter.emit('changeCurrentComponent', 'DashboardEmpty')
|
||||
|
Loading…
Reference in New Issue
Block a user