fix(系统): bug修复

This commit is contained in:
Jamin
2026-04-16 14:33:05 +08:00
parent 09d62b413f
commit dd7fe18ec8
4 changed files with 990 additions and 949 deletions

5
vue/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"i18n-ally.localesPaths": [
"src/lang"
]
}