mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 12:02:51 +00:00
fix:修改任务时间给提示功能,排除当前任务
This commit is contained in:
parent
ada0de8dbc
commit
e272c06028
@ -73,7 +73,8 @@ export default {
|
||||
url: 'project/task/easylists',
|
||||
data: {
|
||||
userid: userids,
|
||||
timerange: timerange
|
||||
timerange: timerange,
|
||||
taskid: taskid
|
||||
},
|
||||
method: 'get',
|
||||
}).then(({ data }) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user