代码调整

This commit is contained in:
dong 2022-10-11 17:43:04 +08:00
parent b8ab34b766
commit 98dfd1574c

View File

@ -1576,7 +1576,7 @@ export const asyncRouter = [
},
{ // 监管仿真
path: 'regulationSimulation',
component: Temporary,
component: ExistingSimulation,
meta: {
i18n: 'newRouter.regulationSimulation'
}