Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_289

This commit is contained in:
tianshujie
2023-02-28 08:26:03 +08:00
16 changed files with 35 additions and 18 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ $(function()
function showEditCheckbox(show)
{
$('.icon-project,.icon-waterfall,.icon-scrum,.icon-kanban').each(function()
$('.icon-project,.icon-waterfall,.icon-scrum,.icon-kanban,.icon-agileplus,.icon-waterfallplus').each(function()
{
$this = $(this);
$tr = $(this).closest('tr');