Commit 3ec952d6 authored by youjie's avatar youjie

no message

parent 8578f94a
...@@ -420,6 +420,15 @@ export default new Router({ ...@@ -420,6 +420,15 @@ export default new Router({
title: "引流账号设置" title: "引流账号设置"
} }
}, },
{
path: "/DrainageRankingStatistics",
name: "DrainageRankingStatistics",
component: () =>
import('./views/workstatistics/DrainageRankingStatistics'),
meta: {
title: "引流排名统计"
}
},
{ {
path: "/roomStatistical", path: "/roomStatistical",
name: "roomStatistical", name: "roomStatistical",
......
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