Przeglądaj źródła

数字水利 巡查监测点计划

wangzhe 2 lat temu
rodzic
commit
a88ef47333
3 zmienionych plików z 7 dodań i 2 usunięć
  1. 1 1
      src/api/leader.js
  2. 4 0
      src/views/bigdata/bigdata.vue
  3. 2 1
      src/views/leader.vue

+ 1 - 1
src/api/leader.js

@@ -22,7 +22,7 @@ export function getLeaderTrack(trackById) {
     method: 'get',
   })
 }
-// 巡计划
+// 巡查监测点计划
 export function getPlanList(trackById) {
   return request({
     url: '/center-water/VisuForestLeaderController/getPlanList',

+ 4 - 0
src/views/bigdata/bigdata.vue

@@ -268,6 +268,10 @@ export default {
         //   name: '珍惜古树'
         // },
         {
+          path: '/gather',
+          name: '监测分析'
+        },
+        {
           path: '/bigdata',
           name: '统计分析'
         }

+ 2 - 1
src/views/leader.vue

@@ -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">