Ver Fonte

业绩单翻译修改

kevin_zhangl há 2 anos atrás
pai
commit
ebb9431e7a

+ 1 - 1
backendApi/modules/v1/models/lists/bonus/PerfPeriodList.php

@@ -76,7 +76,7 @@ class PerfPeriodList extends \common\libs\dataList\DataList implements DataListI
                     },
                 ],
                 'IS_ACTIVE' => [
-                    'header' => Yii::t('ctx', 'personalPerformance'), // 是否活跃
+                    'header' => Yii::t('ctx', 'whetherActive'), // 是否活跃
                     'headerOther' => [
                         'width' => '120',
                     ],