Browse Source

修改商品列表PV文案

kevin_zhangl 2 years ago
parent
commit
331b29df2f
1 changed files with 1 additions and 1 deletions
  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' => 'PV合计',
+                    'header' => '商品PV',
                     'headerOther' => [
                     'headerOther' => [
                         'width' => '150',
                         'width' => '150',
                     ],
                     ],