* Task Bug

This commit is contained in:
滔哥
2017-10-23 16:50:48 +08:00
parent cd23a2dd23
commit 492bf6e956
10 changed files with 83 additions and 65 deletions
+8
View File
@@ -153,3 +153,11 @@ $(function()
if(storyID != 0) setStoryRelated(0);
})
// if(projectType == 'ops')
// {
// $("#tableBody th").eq(2).addClass('hidden');
// $("#tableBody tr").each(function() {
// $(this).find('td').eq(2).addClass('hidden');
// });
// }