surprise
2023-12-19 fd73e99196e00c82885c83ee2f1253c2fc343756
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) {