月球大数据地理空间分析展示平台-【中台】
Surpriseplus
2023-08-18 1690dbaf68c73ce716776cdd98992c8fad0226d2
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';