lvhao hace 5 meses
padre
commit
b4d0f05c95
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      core/CoreApp/controllers/Whlabel.php

+ 4 - 0
core/CoreApp/controllers/Whlabel.php

@@ -8505,6 +8505,10 @@ class Whlabel extends Start_Controller
 				$final_list[] = array_values($v);
 
 			}
+			array_unshift($final_list, $first_row);
+			array_unshift($final_list,[
+				$title,"","","","","","","","",
+			]);