Explorar o código

修改订单列表文字

kevin_zhangl %!s(int64=2) %!d(string=hai) anos
pai
achega
972f8a6326
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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' => [
-                    'header' => '商品金额',
+                    'header' => 'PV合计',
                     'headerOther' => [
                         'width' => '150',
                     ],