|
|
@@ -7727,7 +7727,7 @@ class Whlabel extends Start_Controller
|
|
|
]
|
|
|
];
|
|
|
$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])));
|
|
|
}
|