perf(projects): complete dynamic route translate [补充动态路由的翻译]

This commit is contained in:
Soybean
2023-05-24 23:16:37 +08:00
parent b7fea53107
commit 7b746fa053
9 changed files with 154 additions and 18 deletions

View File

@ -310,7 +310,7 @@ declare namespace I18nType {
};
routes: {
dashboard: {
dashboard: string;
_value: string;
analysis: string;
workbench: string;
};