Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -298,6 +298,9 @@ class ServerManager extends Component
|
|||||||
$array[] = [$key, $value];
|
$array[] = [$key, $value];
|
||||||
$array[] = new TableSeparator();
|
$array[] = new TableSeparator();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
array_pop($array);
|
||||||
|
|
||||||
$data->setStyle('box-double');
|
$data->setStyle('box-double');
|
||||||
$data->setRows($array);
|
$data->setRows($array);
|
||||||
$data->render();
|
$data->render();
|
||||||
|
|||||||
Reference in New Issue
Block a user