Browse Source

包裹导出添加异常状态

zengjun 3 years ago
parent
commit
f0810335de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/PackageLogisticController.php

+ 1 - 1
app/Http/Controllers/PackageLogisticController.php

@@ -163,7 +163,7 @@ class PackageLogisticController extends Controller
         $row = [
             '单号',
             '状态',
-            '状态',
+            '异常状态',
             '快递公司',
             '货主',
             '省份',