|
|
@@ -55,14 +55,7 @@ class AdIndexList extends \common\libs\dataList\DataList implements DataListInte
|
|
|
'header' => Yii::t('ctx', 'status'),
|
|
|
'headerOther' => ['width' => '100'],
|
|
|
],
|
|
|
-// 'TYPE'=> [
|
|
|
-// 'name'=> Yii::t('ctx', 'ExternalLink'),
|
|
|
-// 'other'=> 'select',
|
|
|
-// 'selectData'=> [
|
|
|
-// ['id'=> 1, 'name'=> Yii::t('ctx', 'ExternalLink')],
|
|
|
-// ['id'=> 2, 'name'=> Yii::t('ctx', 'Article')]
|
|
|
-// ]
|
|
|
-// ],
|
|
|
+ 'TYPE' => null,
|
|
|
'SORT' => null,
|
|
|
'CREATED_AT' => [
|
|
|
'header' => Yii::t('ctx', 'createTime'),
|