* [perf story #72339] Adjust for programplan create for ipd.

This commit is contained in:
wangyidong
2025-04-14 10:41:30 +08:00
committed by 刘刚
parent 3811ac2ee4
commit ba5b0be4a3
4 changed files with 119 additions and 197 deletions
+1 -5
View File
@@ -287,11 +287,7 @@ jsVar('reviewedPointTip', $project->model == 'ipd' ? $lang->programplan->reviewe
featureBar(li
(
setClass('nav-item'),
a
(
setClass('active'),
$title
),
a(setClass('active'), $title),
$fnGenerateStageByProductList()
));