mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
🎨
This commit is contained in:
committed by
xuwei-fit2cloud
parent
c496f678a6
commit
0f4dc581fa
@@ -12,7 +12,7 @@ import { ElMessage } from 'element-plus-secondary'
|
||||
import { useI18n } from '@/hooks/web/useI18n'
|
||||
import { useLinkStoreWithOut } from '@/store/modules/link'
|
||||
import { useAppStoreWithOut } from '@/store/modules/app'
|
||||
import { Decimal } from "decimal.js";
|
||||
import { Decimal } from 'decimal.js'
|
||||
|
||||
const appStore = useAppStoreWithOut()
|
||||
const isDataEaseBi = computed(() => appStore.getIsDataEaseBi)
|
||||
|
||||
Reference in New Issue
Block a user