فهرست منبع

1feature/EK-3790

ryan 3 هفته پیش
والد
کامیت
b345737d36
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      backendApi/modules/v1/models/lists/user/IndexList.php

+ 4 - 4
backendApi/modules/v1/models/lists/user/IndexList.php

@@ -225,19 +225,19 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
                     ],
                 ],
                 'REC_USER_NAME_ACTUAL' => [
-                    'header' => Yii::t('ctx', 'recommendationNo'),
+                    'header' => Yii::t('ctx', 'placementNo'),
                     'headerOther' => ['width' => '140'],
                 ],
                 'REC_REAL_NAME_ACTUAL' => [
-                    'header' => Yii::t('ctx', 'recommendedName'),
+                    'header' => Yii::t('ctx', 'placementName'),
                     'headerOther' => ['width' => '140'],
                 ],
                 'REC_USER_NAME' => [
-                    'header' => Yii::t('ctx', 'placementNo'),
+                    'header' => Yii::t('ctx', 'recommendationNo'),
                     'headerOther' => ['width' => '180'],
                 ],
                 'REC_REAL_NAME' => [
-                    'header' => Yii::t('ctx', 'placementName'),
+                    'header' => Yii::t('ctx', 'recommendedName'),
                     'headerOther' => ['width' => '190'],
                 ],
                 'MOBILE' => [