* [task#143277,done,0.5h] fix bug.

This commit is contained in:
sunguangming
2025-05-16 16:56:53 +08:00
committed by 刘刚
parent 790ed6fcbf
commit 9b98a64f93
+1 -1
View File
@@ -30,7 +30,7 @@ $fields->field('execution')
$fields->field('plan')
->label($lang->bug->plan)
->className('w-1/2 full:w-1/2')
->foldable(!$isShadowProduct);
->foldable();
if(common::hasPriv('build', 'create'))
{