This commit is contained in:
zhouxin
2022-01-05 05:09:08 +00:00
parent 3125190938
commit ee431f18e3
5 changed files with 122 additions and 109 deletions
+1 -1
View File
@@ -409,7 +409,7 @@ class programplanModel extends model
$parentACL = $parentStage->acl;
}
$datas = array();
$datas = array();
foreach($names as $key => $name)
{
if(empty($name)) continue;