lvhao 9 godzin temu
rodzic
commit
c97152cf06
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      core/CoreApp/controllers/Whlabel.php

+ 1 - 1
core/CoreApp/controllers/Whlabel.php

@@ -3664,7 +3664,7 @@ class Whlabel extends Start_Controller
             </table>";
 			$filename = $title . ".xls";
 			$tail = "";
-			$this->excel->get_fz2($final_list, $titlename, $filename, $tail);
+			$this->excelxh->get_fz2($final_list, $titlename, $filename, $tail);
 		}
 	}
 	//入库导出