Commit 19de304f by 芋道源码 Committed by Gitee

!17 xTable警告

Merge pull request !17 from 周建/master
parents 016472b8 71219a2f
...@@ -12,7 +12,7 @@ import { useAppStore } from '@/store/modules/app' ...@@ -12,7 +12,7 @@ import { useAppStore } from '@/store/modules/app'
import { useDesign } from '@/hooks/web/useDesign' import { useDesign } from '@/hooks/web/useDesign'
import { XTableProps } from './type' import { XTableProps } from './type'
import { isBoolean, isFunction } from '@/utils/is' import { isBoolean, isFunction } from '@/utils/is'
import styleCss from './style/dark.scss' import styleCss from './style/dark.scss?inline'
import download from '@/utils/download' import download from '@/utils/download'
const { t } = useI18n() const { t } = useI18n()
......
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 sign in to comment