* [bug#62978,done,0.2h] fix bug.

This commit is contained in:
sunguangming
2025-05-30 02:18:22 +00:00
parent ad7a184e4a
commit 85ac90b97f
+1 -1
View File
@@ -93,7 +93,7 @@ foreach($productList as $key => $value) $productItems[] = array('text' => $value
$productName = !empty($product) ? $product->name : '';
featureBar
(
($project->stageBy == 'product' && $project->hasProduct) ? to::leading
($project->stageBy == 'product' && $project->hasProduct && empty($project->isTpl)) ? to::leading
(
dropdown
(