* [task#124568,done,0.5h,0h] When the change OR requirement is not reviewed, the downstream requirement does not display the Confirm Change button.

This commit is contained in:
tanghucheng
2024-07-31 09:37:30 +08:00
committed by 谢杞钰
parent b28570f474
commit 87781dcf5d
+1 -1
View File
@@ -108,7 +108,7 @@ class storyBasicInfo extends wg
setData('toggle', 'modal'),
setData('size', 'lg')
) : $demand->title,
$story->demandVersion < $demand->version && common::hasPriv($story->type, 'processStoryChange') ? span
$demand->status == 'active' && $story->demandVersion < $demand->version && common::hasPriv($story->type, 'processStoryChange') ? span
(
' (',
$lang->story->storyChange . ' ',