fix: i18n导入路径
This commit is contained in:
@ -93,7 +93,7 @@
|
||||
|
||||
<script lang="ts" setup name="ThSelectTableModal">
|
||||
import type { FormInstance, TableColumnCtx, TableInstance } from 'element-plus'
|
||||
import locale from 'element-plus/lib/locale/lang/zh-cn'
|
||||
import locale from 'element-plus/es/locale/lang/zh-cn'
|
||||
|
||||
const props = withDefaults(
|
||||
defineProps<{
|
||||
|
Reference in New Issue
Block a user