|
@@ -5,7 +5,7 @@ let cuIconList = [
|
|
|
imgUrl: "/static/icons/index/APP-xunjian.svg",
|
|
|
badge: 0,
|
|
|
name: "巡检",
|
|
|
- redirectUrl: "/pages/business/mhxf/xunJian/xunJian",
|
|
|
+ redirectUrl: "/pages/business/zhaf/xunJian/xunJian",
|
|
|
},
|
|
|
{
|
|
|
imgUrl: "/static/icons/index/APP-xxcx.svg",
|
|
@@ -82,21 +82,21 @@ let xunJianList = [
|
|
|
title: "巡检任务",
|
|
|
num: "0",
|
|
|
imgUrl: "/static/images/xunjian/xunJian-icon1.png",
|
|
|
- redirectUrl: "/pages/business/mhxf/xunJian/plan/index",
|
|
|
+ redirectUrl: "/pages/business/zhaf/xunJian/plan/index",
|
|
|
},
|
|
|
{
|
|
|
id: 2,
|
|
|
title: "巡检记录",
|
|
|
num: "0",
|
|
|
imgUrl: "/static/images/xunjian/xunJian-icon2.png",
|
|
|
- redirectUrl: "/pages/business/mhxf/xunJian/plan/index",
|
|
|
+ redirectUrl: "/pages/business/zhaf/xunJian/plan/index",
|
|
|
},
|
|
|
{
|
|
|
id: 3,
|
|
|
title: "巡检采集",
|
|
|
num: "0",
|
|
|
imgUrl: "/static/images/xunjian/xunJian-icon3.png",
|
|
|
- redirectUrl: "/pages/business/mhxf/xunJian/collect/index",
|
|
|
+ redirectUrl: "/pages/business/zhaf/xunJian/collect/index",
|
|
|
},
|
|
|
];
|
|
|
|