haojianlong hace 4 años
padre
commit
8eef6c5893
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/components/editview/baseTopoEditer.vue

+ 2 - 1
src/components/editview/baseTopoEditer.vue

@@ -208,7 +208,8 @@ export default {
           `${this.topoContent.name}.png`,
           "png",
           this.canvasWidth,
-          this.canvasHeight
+          this.canvasHeight,
+          this.view.backgroundColor.value
         );
       });
       // 发布图片