lvhao hace 1 mes
padre
commit
08921fa385
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/CoreApp/controllers/Whlabel.php

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

@@ -7727,7 +7727,7 @@ class Whlabel extends Start_Controller
 					]
 					]
 				];
 				];
 				$cols = [
 				$cols = [
-					["wch"=>"10"],["wch"=>"20"],["wch"=>"50"],["wch"=>"20"],["wch"=>"10"],
+					["wch"=>"10"],["wch"=>"50"],["wch"=>"50"],["wch"=>"20"],["wch"=>"10"],
 				];
 				];
 				exit(json_encode(array('code' => 1,'msg'=>"获取成功",'data'=>['data' => $final_list,'title'=>$title,'cols' => $cols,'merges' => $merges])));
 				exit(json_encode(array('code' => 1,'msg'=>"获取成功",'data'=>['data' => $final_list,'title'=>$title,'cols' => $cols,'merges' => $merges])));
 			}
 			}