src/views/Synthesis/LeftMenu.vue
@@ -2235,11 +2235,16 @@ } }, addAnalysisFlood() { var url = window.location.href; var testurl = ""; if (url.indexOf("web") != -1) { testurl = "/web"; } var method = { pointSelect: true, spood: 20, GroupID: 0, url: "/SmartEarthSDK/Workers/image/33.gif", url: testurl + "/SmartEarthSDK/Workers/image/33.gif", }; window.AnalysisFlood = sgworld.Command.execute( 2, @@ -3184,7 +3189,6 @@ this.$bus.$on("setDialogInsertVisible", (res) => { if (res == true) { this.dialogVisible1 = true; } else {