| | |
| | | name: "地下模式", |
| | | css: "twoMenu_imge29", |
| | | }, |
| | | // { |
| | | // id: "b10", |
| | | // label: "synthesis.undergroundMode", |
| | | // name: "瓦片下载", |
| | | // css: "twoMenu_imge29", |
| | | // }, |
| | | ], |
| | | [ |
| | | { |
| | |
| | | } |
| | | }, |
| | | 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, |
| | |
| | | if (str.url != null && str.type == 2 && str.isShow == 1) { |
| | | return str; |
| | | } |
| | | |
| | | }) |
| | | var layer = std.filter((str) => { |
| | | if (str.isProject == 1 && str.type == 2) { |
| | | this.$store.state.isProjectLayer.push(str); |
| | | } |
| | | }) |
| | | |
| | | this.setAddLayers(value); |
| | | |
| | | var res = this.setTreeData(val); |
| | | this.$store.state.pigCode = null; |
| | | //存储选中图层 |
| | |
| | | // } |
| | | // }); |
| | | // } |
| | | |
| | | this.$store.state.oldTree = val; |
| | | this.$store.state.treeData = res; |
| | | |
| | | this.$store.state.checkedKeys = checkKey; |
| | |
| | | |
| | | |
| | | this.$bus.$on("setDialogInsertVisible", (res) => { |
| | | |
| | | if (res == true) { |
| | | this.dialogVisible1 = true; |
| | | } else { |