mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-17 07:03:42 +08:00
perf(projects): complete dynamic route translate [补充动态路由的翻译]
This commit is contained in:
@@ -26,7 +26,7 @@ const options = [
|
||||
{
|
||||
label: 'ភាសាខ្មែរ',
|
||||
key: 'km-KH'
|
||||
}
|
||||
}
|
||||
];
|
||||
const handleSelect = (key: string) => {
|
||||
language.value = key as I18nType.langType;
|
||||
|
Reference in New Issue
Block a user