Browse Source

feat:图片默认下层

ananzhusen 1 năm trước cách đây
mục cha
commit
682d2cac4d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,