mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
fix: 已完成任务还可以拖动排序的问题
This commit is contained in:
parent
3c89ecb2c7
commit
78c766c52e
@ -153,6 +153,7 @@
|
||||
:disabled="sortDisabled || !isDesktop"
|
||||
class="task-list"
|
||||
draggable=".task-draggable"
|
||||
filter=".complete"
|
||||
group="task"
|
||||
@sort="sortUpdate"
|
||||
@remove="sortUpdate">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user