Browse Source

问题7429

haojianlong 4 years ago
parent
commit
8eef6c5893
1 changed files with 2 additions and 1 deletions
  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
         );
       });
       // 发布图片