Ver código fonte

修改订单列表文字

kevin_zhangl 3 anos atrás
pai
commit
972f8a6326

+ 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' => [
-                    'header' => '商品金额',
+                    'header' => 'PV合计',
                     'headerOther' => [
                         'width' => '150',
                     ],