lvhao 1 miesiąc temu
rodzic
commit
b4d0f05c95
1 zmienionych plików z 4 dodań i 0 usunięć
  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);
 				$final_list[] = array_values($v);
 
 
 			}
 			}
+			array_unshift($final_list, $first_row);
+			array_unshift($final_list,[
+				$title,"","","","","","","","",
+			]);