* Fix bug.

This commit is contained in:
liumengyi
2023-07-05 08:36:56 +08:00
parent e071361655
commit 0c237444ef
@@ -18,7 +18,6 @@ $statisticCells = array();
$preProjectID = 0;
$nextProjectID = 0;
$projectIdList = array_keys($projects);
$config->edition = 'max';
foreach($projects as $project)
{
$projectOverview = array();