Ver Fonte

修改订单列表文字

kevin_zhangl há 2 anos atrás
pai
commit
972f8a6326
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      backendApi/modules/v1/models/lists/shop/OrderList.php

+ 1 - 1
backendApi/modules/v1/models/lists/shop/OrderList.php

@@ -245,7 +245,7 @@ class OrderList extends \common\libs\dataList\DataList implements DataListInterf
                     },
                     },
                 ],
                 ],
                 'REAL_PV' => [
                 'REAL_PV' => [
-                    'header' => '商品金额',
+                    'header' => 'PV合计',
                     'headerOther' => [
                     'headerOther' => [
                         'width' => '150',
                         'width' => '150',
                     ],
                     ],