@@ -843,7 +843,7 @@ class Buy
*/
$store_type = Dever::input('store_type');
- if ($info['status'] == 3 && $info['type'] == 1 && $store_type == 1) {
+ if ($info['status'] == 3 && $store_type == 1) {
$button[] = array
(
'type' => 'edit',