From fd73e99196e00c82885c83ee2f1253c2fc343756 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期二, 19 十二月 2023 09:32:59 +0800
Subject: [PATCH] 页面修改

---
 src/views/Synthesis/LeftMenu.vue |   76 +++++++++++++++++++-------------------
 1 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/src/views/Synthesis/LeftMenu.vue b/src/views/Synthesis/LeftMenu.vue
index a391138..19d7fa7 100644
--- a/src/views/Synthesis/LeftMenu.vue
+++ b/src/views/Synthesis/LeftMenu.vue
@@ -531,58 +531,58 @@
           },
         ],
         [
-          {
-            id: "d1",
-            label: "synthesis.contouranalysis",
-            name: "绛夐珮绾�",
-            css: "twoMenu_imge41",
-          },
-          {
-            id: "d2",
-            label: "synthesis.slopeanalysis",
-            name: "鍧″害鍒嗘瀽",
-            css: "twoMenu_imge42",
-          },
+          // {
+          //   id: "d1",
+          //   label: "synthesis.contouranalysis",
+          //   name: "绛夐珮绾�",
+          //   css: "twoMenu_imge41",
+          // },
+          // {
+          //   id: "d2",
+          //   label: "synthesis.slopeanalysis",
+          //   name: "鍧″害鍒嗘瀽",
+          //   css: "twoMenu_imge42",
+          // },
           {
             id: "d3",
             label: "synthesis.pathanalysis",
             name: "璺緞鍒嗘瀽",
             css: "twoMenu_imge43",
           },
-          {
-            id: "d4",
-            label: "synthesis.cuttinganalysis",
-            name: "鍦板舰鍓栧垏",
-            css: "twoMenu_imge44",
-          },
+          // {
+          //   id: "d4",
+          //   label: "synthesis.cuttinganalysis",
+          //   name: "鍦板舰鍓栧垏",
+          //   css: "twoMenu_imge44",
+          // },
           {
             id: "d5",
             label: "synthesis.floodanalysis",
             name: "娣规病鍒嗘瀽",
             css: "twoMenu_imge45",
           },
-          {
-            id: "d6",
-            label: "synthesis.earthworkcalculation",
-            name: "鍦熸柟閲忚绠�",
-            css: "twoMenu_imge46",
-          },
-          {
-            id: "d7",
-            label: "synthesis.crosssectionanalysis",
-            name: "涓夌淮鎴潰",
-            css: "twoMenu_imge47",
-          },
-          {
-            id: "d8",
-            label: "synthesis.imagecontrast",
-            name: "褰卞儚瀵规瘮",
-            css: "twoMenu_imge48",
-          },
+          // {
+          //   id: "d6",
+          //   label: "synthesis.earthworkcalculation",
+          //   name: "鍦熸柟閲忚绠�",
+          //   css: "twoMenu_imge46",
+          // },
+          // {
+          //   id: "d7",
+          //   label: "synthesis.crosssectionanalysis",
+          //   name: "涓夌淮鎴潰",
+          //   css: "twoMenu_imge47",
+          // },
+          // {
+          //   id: "d8",
+          //   label: "synthesis.imagecontrast",
+          //   name: "褰卞儚瀵规瘮",
+          //   css: "twoMenu_imge48",
+          // },
           {
             id: "d9",
             label: "synthesis.pipelineAnalysis",
-            name: "绠¢亾鍒嗘瀽",
+            name: "绾胯矾鍒嗘瀽",
             css: "twoMenu_imge49",
           },
           {
@@ -1768,7 +1768,7 @@
             this.$store.state.mapPopBoxFlag = "3";
             this.$refs &&
               this.$refs.queryinfo &&
-              this.$refs.queryinfo.open("绠¢亾绌洪棿鍒嗘瀽", null, {
+              this.$refs.queryinfo.open("绾胯矾绌洪棿鍒嗘瀽", null, {
                 close: () => {
                   if (this.$store.state.pipelineEntity.length != 0) {
                     for (var i in this.$store.state.pipelineEntity) {

--
Gitblit v1.9.3