|
@@ -800,7 +800,7 @@ const routes = [{
|
|
|
import( /* webpackChunkName: "globalMonitor" */ "../views/globalMonitor/index.vue"),
|
|
|
},
|
|
|
{
|
|
|
- path: "/reportPandect", // 报表总览
|
|
|
+ path: "/znbb/reportPandect", // 报表总览
|
|
|
name: "reportPandect",
|
|
|
component: () =>
|
|
|
import( /* webpackChunkName: "reportPandect" */ "../views/reportPandect/index.vue"),
|