|
|
@@ -393,7 +393,7 @@ if (!function_exists("pageFormatBills")) {
|
|
|
"title" => $bill["title"],
|
|
|
"day" => $bill["day"],
|
|
|
"end_day" => $bill["end_day"],
|
|
|
- "order_number" => $bill["order_number"],
|
|
|
+ "order_num" => $bill["order_num"],
|
|
|
"order_money" => $bill["order_money"],
|
|
|
"store_money" => $bill["store_money"],
|
|
|
"star_fee_total" => $bill["star_fee_total"],
|