支持暗黑模式

This commit is contained in:
xuliangzhan
2024-05-08 16:01:04 +08:00
parent c42c39414a
commit 1cb95a3bd2
17 changed files with 589 additions and 284 deletions

View File

@@ -3,7 +3,7 @@ import i18n from '@/i18n'
import { VXETable } from '../../../packages/all'
// 设置默认参数
VXETable.setup({
VXETable.config({
table: {
exportConfig: {
types: ['csv', 'html', 'xml', 'txt']