Commit f29dcd11 authored by zhengjiangtao's avatar zhengjiangtao

fix route bug

parent fa64a926
...@@ -179,8 +179,8 @@ const Routes = { ...@@ -179,8 +179,8 @@ const Routes = {
deviceMonitor: AsyncEquipMonitor, deviceMonitor: AsyncEquipMonitor,
eqpAndMovingRing: AsyncEqpAndMovingRing, eqpAndMovingRing: AsyncEqpAndMovingRing,
selfSupport:AsyncSelfSupport, selfSupport:AsyncSelfSupport,
financialCityLan:AsyncVirtualCloudPlatformSupport, financialCityLan:AsyncFinancialCityLanSupport,
virtualCloudPlatform:AsyncFinancialCityLanSupport virtualCloudPlatform:AsyncVirtualCloudPlatformSupport
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment