|
@@ -37,10 +37,10 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
{field: 'info_image', title: __('个人资料框'), operate: false, events: Table.api.events.image, formatter: Table.api.formatter.image},
|
|
|
// {field: 'jctx', title: __('Jctx'), operate: 'LIKE'},
|
|
|
{field: 'tqgq', title: __('Tqgq'), operate: false, events: Table.api.events.image, formatter: Table.api.formatter.image},
|
|
|
- {field: 'lxrys', title: __('Lxrys'), operate: 'LIKE'},
|
|
|
+ //{field: 'lxrys', title: __('Lxrys'), operate: 'LIKE'},
|
|
|
// {field: 'qfdh', title: __('Qfdh'), operate: 'LIKE'},
|
|
|
- {field: 'qftz', title: __('Qftz'), searchList: {"0":__('Qftz 0'),"1":__('Qftz 1')}, formatter: Table.api.formatter.normal},
|
|
|
- {field: 'gptz', title: __('Gptz'), searchList: {"0":__('Gptz 0'),"1":__('Gptz 1')}, formatter: Table.api.formatter.normal},
|
|
|
+ /*{field: 'qftz', title: __('Qftz'), searchList: {"0":__('Qftz 0'),"1":__('Qftz 1')}, formatter: Table.api.formatter.normal},
|
|
|
+ {field: 'gptz', title: __('Gptz'), searchList: {"0":__('Gptz 0'),"1":__('Gptz 1')}, formatter: Table.api.formatter.normal},*/
|
|
|
// {field: 'zszj', title: __('Zszj'), operate: 'LIKE'},
|
|
|
{field: 'zlys', title: __('Zlys'), operate: 'LIKE'},
|
|
|
// {field: 'diylw', title: __('Diylw'), searchList: {"0":__('Diylw 0'),"1":__('Diylw 1')}, formatter: Table.api.formatter.normal},
|