|
@@ -173,9 +173,9 @@ return array
|
|
|
'search' => 'select',
|
|
|
'list' => true,
|
|
|
'option' => $cash_status,
|
|
|
- 'list_name' => '交易状态<br />发放状态',
|
|
|
- 'list' => 'Dever::load("bill/lib/tixian.order_num#status",{id})',
|
|
|
- 'list_order' => 9,
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
),
|
|
|
|
|
|
'status' => array
|
|
@@ -190,6 +190,9 @@ return array
|
|
|
'search' => 'select',
|
|
|
|
|
|
|
|
|
+ 'list_name' => '交易状态',
|
|
|
+ 'list' => true,
|
|
|
+ 'list_order' => 9,
|
|
|
),
|
|
|
|
|
|
'audit' => array
|