This commit is contained in:
wenjiarui 2024-01-05 17:14:26 +08:00
parent 0091cb8f41
commit 1e1297d08f
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ async function completeToDo(entity, filter, action, context) {
filter: {
targetEntity: entity,
targetFilter: filter,
iState: 'active',
action,
}
}, {});