|
|
@@ -169,7 +169,7 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
|
|
|
],
|
|
|
],
|
|
|
'EMP_LV_NAME' => [
|
|
|
- 'header' => 'The Highest Director Rank', // 最高管理星级
|
|
|
+ 'header' => 'Highest Director', // 最高管理星级
|
|
|
'headerOther' => [
|
|
|
'width' => '190',
|
|
|
],
|
|
|
@@ -181,7 +181,7 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
|
|
|
],
|
|
|
],
|
|
|
'LAST_EMP_LV_NAME' => [
|
|
|
- 'header' => 'The Newest Director Rank', // 最新管理星级
|
|
|
+ 'header' => 'Latest Director', // 最新管理星级
|
|
|
'headerOther' => [
|
|
|
'width' => '190',
|
|
|
],
|
|
|
@@ -193,7 +193,7 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
|
|
|
],
|
|
|
],
|
|
|
'CROWN_LV_NAME' => [
|
|
|
- 'header' => 'The Highest Crown Rank', // 最高皇冠星级
|
|
|
+ 'header' => 'Highest Crown ', // 最高皇冠星级
|
|
|
'headerOther' => [
|
|
|
'width' => '180',
|
|
|
],
|
|
|
@@ -205,7 +205,7 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
|
|
|
],
|
|
|
],
|
|
|
'LAST_CROWN_LV_NAME' => [
|
|
|
- 'header' => 'The Newest Crown Rank', // 最新皇冠星级
|
|
|
+ 'header' => 'Latest Crown', // 最新皇冠星级
|
|
|
'headerOther' => [
|
|
|
'width' => '180',
|
|
|
],
|