@@ -174,7 +174,7 @@ class Sell
}
if ($info['status'] == 3) {
if ($info['method'] == 1) {
- $info['status_name'] = '已配货';
+ $info['status_name'] = '待自提';
} else {
$info['status_name'] = '配送中';