* [task#140281,done,0.2h] fix bug.
This commit is contained in:
@@ -846,6 +846,7 @@ class tutorialModel extends model
|
||||
$task->assignedToRealName = '';
|
||||
$task->needConfirm = '';
|
||||
$task->progress = 0;
|
||||
$task->isParent = 0;
|
||||
|
||||
return $task;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user