sprint_60477

This commit is contained in:
sunjun
2022-07-12 08:14:48 +00:00
parent 53a977af20
commit e8dc136b0e
3 changed files with 33 additions and 8 deletions
+1
View File
@@ -2027,6 +2027,7 @@ class bug extends control
*/
public function batchClose()
{
if($this->post->unlinkBugs) $this->post->bugIDList = $this->post->unlinkBugs;
if($this->post->bugIDList)
{
$bugIDList = $this->post->bugIDList;