|
|
@@ -263,7 +263,7 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
|
|
|
},
|
|
|
],
|
|
|
'IS_RECHARGE' => [
|
|
|
- 'header' => 'Wheter Recharge Display', // 是否显示充值
|
|
|
+ 'header' => 'Whether Recharge Display', // 是否显示充值
|
|
|
'value' => function($row) {
|
|
|
return (new YesNo([
|
|
|
'value' => $row['IS_RECHARGE'],
|