update 汉化ant design

This commit is contained in:
赵霄
2023-12-19 15:00:55 +08:00
parent 50be7bfc05
commit 9b9578c998
3 changed files with 22 additions and 16 deletions
+2 -1
View File
@@ -15,7 +15,7 @@ import { ACCESS_TOKEN, USER_INFO } from '@/store/mutation-types'
import './permission'
import './assets/font/iconfont.css'
import { Table, FormModel, Input, Row, Col } from 'ant-design-vue'
import { Table, FormModel, Input, Row, Col, LocaleProvider } from 'ant-design-vue'
import 'ant-design-vue/dist/antd.css'
import Viewer from 'v-viewer'
@@ -31,6 +31,7 @@ Vue.use(FormModel)
Vue.use(Input)
Vue.use(Row)
Vue.use(Col)
Vue.use(LocaleProvider)
Vue.use(Viewer)
Viewer.setDefaults({