@@ -22,7 +22,7 @@ export function getLeaderTrack(trackById) {
method: 'get',
})
}
-// 巡林计划
+// 巡查监测点计划
export function getPlanList(trackById) {
return request({
url: '/center-water/VisuForestLeaderController/getPlanList',
@@ -268,6 +268,10 @@ export default {
// name: '珍惜古树'
// },
{
+ path: '/gather',
+ name: '监测分析'
+ },
+ {
path: '/bigdata',
name: '统计分析'
@@ -68,7 +68,8 @@
<dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
<div class="this-title">
- <span>巡林计划</span>
+ <!--<span>巡林计划</span>-->
+ <span>巡查监测点计划</span>
<dv-decoration-3 style="width:150px;height:15px;margin-right: 1rem;"/>
</div>
<div class="i-list-con h-73">