Browse Source

问题7429

haojianlong 4 năm trước cách đây
mục cha
commit
8eef6c5893
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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
         );
       });
       // 发布图片