This commit is contained in:
xingyu4j
2022-11-23 11:18:03 +08:00
parent 8333e9c3da
commit 266a132565
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ import XEUtils from 'xe-utils'
import './renderer'
import { i18n } from '@/plugins/vueI18n'
import zhCN from 'vxe-table/es/locale/lang/zh-CN'
import enUS from 'vxe-table/lib/locale/lang/en-US'
import enUS from 'vxe-table/es/locale/lang/en-US'
import {
// 全局对象
VXETable,