Commit 63e7b2c3 authored by eddie.woo's avatar eddie.woo

modify

parent d8e9c629
...@@ -239,6 +239,7 @@ ...@@ -239,6 +239,7 @@
taskList = taskList.concat(item.items); taskList = taskList.concat(item.items);
}); });
$scope.tasks = result;
getInitTaskStatus(); getInitTaskStatus();
}); });
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment