chore: 固定 vxe-table 4.4.1 && 升级 element-plus 2.3.8 和其他依赖

This commit is contained in:
pany
2023-07-14 14:49:05 +08:00
parent 3531250c51
commit bee0691d08
3 changed files with 204 additions and 212 deletions

View File

@@ -4,7 +4,7 @@ import { useTheme } from "@/hooks/useTheme"
import { resetConfigLayout } from "@/utils"
import { ElNotification } from "element-plus"
// 将 Element Plus 的语言设置为中文
import zhCn from "element-plus/lib/locale/lang/zh-cn"
import zhCn from "element-plus/es/locale/lang/zh-cn"
const { initTheme } = useTheme()