* Finish task#43410,43411,43413

This commit is contained in:
zenggang
2021-10-29 03:18:10 +00:00
parent e618b57d12
commit 6bdf89c293
5 changed files with 137 additions and 22 deletions
+1
View File
@@ -843,6 +843,7 @@ class bug extends control
}
}
}
if(isonlybody()) die(js::reload('parent.parent'));
die(js::locate($this->createLink('bug', 'view', "bugID=$bugID"), 'parent'));
}