Merge branch ztflow-sunguangming-dev/bug-62978#sunguangming of zentao/zentaopms (#9045)
This commit is contained in:
@@ -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
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user