+ Add default value of the tableTR variable.

This commit is contained in:
tianshujie
2023-10-31 09:13:20 +08:00
parent 6e33d495b9
commit f627b77793
+1
View File
@@ -48,6 +48,7 @@ class tableChart extends wg
shuffle($colorList);
$tableTR = array();
foreach($datas as $data)
{
$color = current($colorList);