fix:图片上传拖拽排序判断是否移动端

This commit is contained in:
aisen
2024-11-26 15:54:07 +08:00
parent b503f3610f
commit c001636b3a
@@ -743,7 +743,7 @@
} }
// #endif // #endif
}, },
movableLongPress(item,e) { movableLongPress(item) {
// #ifdef H5 // #ifdef H5
//h5必须长按后才允许拖拽 //h5必须长按后才允许拖拽
this.h5StarDragging = true; this.h5StarDragging = true;