src/views/datamanage/uploadmanage.vue @@ -1469,6 +1469,7 @@ }, //预览弹窗打开 setPreviewLayer(res) { res.stype= 'yl' this.$store.state.previewLayer = res; this.dialogVisible = true; this.showMapView = true;