build: update plugins

This commit is contained in:
kailong321200875
2022-03-13 10:31:42 +08:00
parent 1456fd49ec
commit 0b525c8750
9 changed files with 404 additions and 375 deletions

View File

@@ -1,6 +1,6 @@
import { useCache } from '@/hooks/web/useCache'
import zhCn from 'element-plus/lib/locale/lang/zh-cn'
import en from 'element-plus/lib/locale/lang/en'
import zhCn from 'element-plus/es/locale/lang/zh-cn'
import en from 'element-plus/es/locale/lang/en'
const { wsCache } = useCache()