* fix bug.

This commit is contained in:
wangyidong
2022-08-25 20:36:29 +08:00
parent 4a50ba5737
commit d59db04332
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -163,6 +163,7 @@ $(document).ready(function()
bootbox.alert(totalLeftError);
return false;
}
return true;
}
$taskTeamEditor.on('click', '.btn-add', function()