mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-30 18:16:57 +08:00 
			
		
		
		
	feat: add vxe-table
This commit is contained in:
		| @ -72,7 +72,7 @@ VXETable.setup({ | ||||
|     clearable: true | ||||
|   }, | ||||
|   i18n: (key, args) => { | ||||
|     return unref(i18n.global.locale) === 'zh' | ||||
|     return unref(i18n.global.locale) === 'zh-CN' | ||||
|       ? XEUtils.toFormatString(XEUtils.get(zhCN, key), args) | ||||
|       : XEUtils.toFormatString(XEUtils.get(enUS, key), args) | ||||
|   } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu