ryan hai 3 días
pai
achega
20ef0279c8
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      backendApi/modules/v1/models/lists/shop/OrderList.php

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

@@ -435,9 +435,9 @@ class OrderList extends \common\libs\dataList\DataList implements DataListInterf
                     'other'=> 'select',
                     'selectData'=>self::getpayTypes()
                 ],
-                'CREATE_USER_NAME' => [
-                    'name' => \Yii::t('ctx', 'shopOrderListCreatorName'), // 创建人姓名
-                ],
+//                'CREATE_USER_NAME' => [
+//                    'name' => \Yii::t('ctx', 'shopOrderListCreatorName'), // 创建人姓名
+//                ],
                 'SKU_CODE' => [
                     'name' => \Yii::t('ctx', 'shopOrderListProductCode'), // 存货编码
                 ],