* Fixed an issue where the console reported an error when editing bugs.

This commit is contained in:
tianshujie
2022-03-16 09:55:29 +08:00
parent c0d4c5fa8c
commit 260a42de02
+2
View File
@@ -618,6 +618,8 @@ function loadTestTasks(productID, executionID)
*/
function notice()
{
if(page == 'edit') return;
if($('#openedBuild').find('option').length <= 1)
{
var html = '';