* [task#143407,done,0.2h] fix bug.

This commit is contained in:
sunguangming
2025-05-16 16:56:53 +08:00
committed by 刘刚
parent 8eb946a223
commit fcf1927545
2 changed files with 1 additions and 4 deletions
+1
View File
@@ -31,6 +31,7 @@ $fields->field('plan')
->label($lang->bug->plan)
->className('w-1/2 full:w-1/2')
->hidden($isShadowProduct)
->items(data('plans'))
->foldable();
if(common::hasPriv('build', 'create'))