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