src/views/datamanage/uploadmanage.vue
@@ -733,11 +733,9 @@ loadDialogVisible: false, options: [], isFullscreen: false, } }, methods: { setModelCanel() { this.insertModelVisible = false; this.modelOptions = []; @@ -889,7 +887,7 @@ return } if (this.formInline.type == "DOM" || this.formInline.type == "DEM") { this.insertLayer.name = this.multipleSelection[0].name.split('.')[0]; this.insertLayer.number = this.multipleSelection.length this.insertLayer.noData = '0';