mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-06-06 19:44:38 +08:00
fix:图片上传拖拽排序判断是否移动端
This commit is contained in:
@@ -743,7 +743,7 @@
|
||||
}
|
||||
// #endif
|
||||
},
|
||||
movableLongPress(item,e) {
|
||||
movableLongPress(item) {
|
||||
// #ifdef H5
|
||||
//h5必须长按后才允许拖拽
|
||||
this.h5StarDragging = true;
|
||||
|
||||
Reference in New Issue
Block a user