|
@@ -630,7 +630,7 @@ if ($search_option_source_type) {
|
|
|
$struct['source_type']['search'] = 'hidden';
|
|
|
$struct['type_id']['name'] = '仓库名称';
|
|
|
$struct['type_id']['search'] = 'select';
|
|
|
- $struct['type_id']['option'] = $store_list;
|
|
|
+ $struct['type_id']['option'] = $store;
|
|
|
}
|
|
|
}
|
|
|
}
|