* [bug#62830,done,0.5h] fix the issue of slow dashboard loading.

This commit is contained in:
tianshujie
2025-05-23 16:27:07 +08:00
committed by 刘刚
parent eef1a2f900
commit eb607aec25
+1
View File
@@ -74,6 +74,7 @@ class block extends control
*/
public function printBlock(int $blockID, string $params = '')
{
session_write_close();
$block = $this->block->getByID($blockID);
/* 如果是外部调用,判断密码并组织外部需要的返回信息。 */