|
@@ -528,13 +528,13 @@ if ($search_option_type) {
|
|
|
$struct['type_id']['option'] = $store;
|
|
|
$struct['shop-buy_order_ps-ydate']['list'] = '"{shop-buy_order_ps-ydate}" ? date("Y-m-d H:i", {shop-buy_order_ps-ydate}) : "-"';
|
|
|
|
|
|
- $struct['type_id']['search'] = array
|
|
|
+ $struct['source_id']['search'] = array
|
|
|
(
|
|
|
'api' => 'shop/lib/manage.searchFName',
|
|
|
'col' => 'name',
|
|
|
'result' => 'id',
|
|
|
);
|
|
|
-
|
|
|
+
|
|
|
$noprice = 1;
|
|
|
} elseif ($search_option_type == 3) {
|
|
|
$struct['refund_p_cash']['list'] = false;
|