Преглед на файлове

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,