| | |
| | | <el-button |
| | | class="primary" |
| | | size="small" |
| | | @click="getInsertDown" |
| | | @click="getInsertDownz()" |
| | | >{{ |
| | | $t("common.confirm") |
| | | }}</el-button> |
| | |
| | | } |
| | | |
| | | var valste = data.result |
| | | |
| | | |
| | | valste.dirid = valste.dirName; |
| | | valste.depid = valste.depName; |
| | | valste.verid = valste.verName; |
| | | valste.createuser = valste.createName; |
| | | valste.updateuser = valste.updateName; |
| | | for (var j in this.optionx) { |
| | | if ( |
| | | this.optionx[j].domainNa != null && |
| | |
| | | arr[vla.alias] = valste[vla.field] |
| | | } |
| | | arr['eventid'] = valste.eventid |
| | | |
| | | |
| | | this.$store.state.propertiesInfo = arr; |
| | | |
| | | this.$store.state.propertiesFlag = '1' |
| | |
| | | this.dialogInsertVisible = true; |
| | | }, |
| | | downloadx() { |
| | | this.$bus.$emit("setInsertDown", this.codeForm) |
| | | this.$bus.$emit("setInsertDown1", this.codeForm) |
| | | this.closeDownx(); |
| | | }, |
| | | handleCloseDown1() { |
| | |
| | | }) |
| | | .catch(_ => { }) |
| | | }, |
| | | getInsertDown() { |
| | | getInsertDownz() { |
| | | this.dialogInsertVisible = false; |
| | | // this.dialogVisible1 = true; |
| | | // |
| | | |
| | | this.$bus.$emit("setInsertApply", this.ruleForm) |
| | | this.$bus.$emit("setInsertApply1", this.ruleForm) |
| | | }, |
| | | handleExtentClose() { |
| | | this.dialogExtentVisible = false |
| | |
| | | } |
| | | }, |
| | | mounted() { |
| | | this.$bus.$off(); |
| | | this.measureData = new Map(); |
| | | this.colorAll = { |
| | | point: Cesium.Color.fromCssColorString("#ff0000"), |