From 45e0175d3f0d65604a45ba2e99a9cb426c65341a Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Fri, 22 Jan 2021 12:28:35 +0800 Subject: [PATCH] * Fix a bug. --- module/program/view/prjedit.html.php | 1 + module/project/view/edit.html.php | 1 + 2 files changed, 2 insertions(+) diff --git a/module/program/view/prjedit.html.php b/module/program/view/prjedit.html.php index 2809f58712..cdfbf5d1a1 100644 --- a/module/program/view/prjedit.html.php +++ b/module/program/view/prjedit.html.php @@ -109,6 +109,7 @@ id], $product->branch, "class='form-control chosen' onchange=\"loadPlans('#products{$i}', this.value)\"");?> + id, $notRemoveProducts)) echo html::hidden("products[$i]", $product->id);?>