Ver Fonte

跨境商品取消测试价格

kevin há 2 anos atrás
pai
commit
eb2253f9ac
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      common/config/params.php

+ 2 - 2
common/config/params.php

@@ -259,11 +259,11 @@ return [
     'orderStatus' => [
         '0' => [
             'value' => 0,
-            'label' => '支付'
+            'label' => '支付'
         ],
         'notPaid' => [
             'value' => 0,
-            'label' => '支付'
+            'label' => '支付'
         ],
         '1' => [
             'value' => 1,