|
@@ -36,7 +36,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
{field: 'id', title: __('Id')},
|
|
{field: 'id', title: __('Id')},
|
|
{field: 'Jackpot_id', title: __('Jackpot_id')},
|
|
{field: 'Jackpot_id', title: __('Jackpot_id')},
|
|
{field: 'eggjackpot.name', title: __('Eggjackpot.name'), operate: 'LIKE'},
|
|
{field: 'eggjackpot.name', title: __('Eggjackpot.name'), operate: 'LIKE'},
|
|
- {field: 'eggjackpot.type', title: __('Eggjackpot.type'), searchList: {"1":__('Eggjackpot.type 1'),"2":__('Eggjackpot.type 2'),"3":__('Eggjackpot.type 3')}, formatter: Table.api.formatter.normal},
|
|
|
|
|
|
+// {field: 'eggjackpot.type', title: __('Eggjackpot.type'), searchList: {"1":__('Eggjackpot.type 1'),"2":__('Eggjackpot.type 2'),"3":__('Eggjackpot.type 3')}, formatter: Table.api.formatter.normal},
|
|
{field: 'gift_id', title: __('Gift_id')},
|
|
{field: 'gift_id', title: __('Gift_id')},
|
|
{field: 'image', title: __('Image'), operate: false, events: Table.api.events.image, formatter: Table.api.formatter.image},
|
|
{field: 'image', title: __('Image'), operate: false, events: Table.api.events.image, formatter: Table.api.formatter.image},
|
|
// {field: 'special', title: __('Special'), operate: 'LIKE'},
|
|
// {field: 'special', title: __('Special'), operate: 'LIKE'},
|