ソースを参照

feat:图片默认下层

ananzhusen 1 年間 前
コミット
682d2cac4d
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/components/Graphics.vue

+ 1 - 0
src/views/components/Graphics.vue

@@ -1143,6 +1143,7 @@ const dragStart = async (event: DragEvent | MouseEvent|TouchEvent, item: any) =>
       name,
       width,
       height,
+      isBottom:true,
       image: item.image,
       imageRatio: true,
       ratio: true,