src/menu/components/share/searchcomponent/dragsearch/card.jsx @@ -31,7 +31,7 @@ moveCard(draggedId, overIndex) } }) const opacity = isDragging ? 0 : 1 const opacity = isDragging ? 0.5 : 1 let _defaultValue = '' // 下拉搜索、时间范围类型,初始值需要预处理