zhangl 5 months ago
parent
commit
3c741471c0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      backendApi/modules/v1/models/lists/ad/AdIndexList.php

+ 3 - 3
backendApi/modules/v1/models/lists/ad/AdIndexList.php

@@ -59,9 +59,9 @@ class AdIndexList extends \common\libs\dataList\DataList implements DataListInte
                     'header' => Yii::t('ctx', 'status'),
                     'headerOther' => ['width' => '100'],
                 ],
-                // 'CONTENT' => [
-                //     'header' => Yii::t('ctx', 'content'),
-                // ],
+                'CONTENT' => [
+                    'header' => Yii::t('ctx', 'content'),
+                ],
                 'TYPE' => null,
                 'SORT' => null,
                 'CREATED_AT' => [