* [task#140891,done,0.2h] finish task.

This commit is contained in:
sunguangming
2025-04-14 10:41:30 +08:00
committed by 刘刚
parent f65ca27eda
commit 297f54fa1c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@ $items[] = array
'label' => $lang->testcase->story,
'hidden' => zget($visibleFields, 'story', true, false) || $hiddenStory,
'control' => 'picker',
'ditto' => true,
'items' => $storyPairs,
'value' => $story ? $story->id : '',
'width' => '200px',