|
@@ -60,7 +60,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
// {field: 'wechat_openid', title: __('Wechat_openid'), operate: 'LIKE'},
|
|
|
// {field: 'is_active', title: __('Is_active'), searchList: {"1":__('Is_active 1'),"0":__('Is_active 0')}, formatter: Table.api.formatter.normal},
|
|
|
// {field: 'ios_user_id', title: __('Ios_user_id'), operate: 'LIKE'},
|
|
|
-// {field: 'plat_unique_id', title: __('Plat_unique_id'), operate: 'LIKE'},
|
|
|
+ {field: 'plat_unique_id', title: __('Plat_unique_id'), operate: 'LIKE'},
|
|
|
// {field: 'marital_id', title: __('Marital_id'), operate: 'LIKE'},
|
|
|
// {field: 'job_id', title: __('Job_id'), operate: 'LIKE'},
|
|
|
// {field: 'wages_id', title: __('Wages_id'), operate: 'LIKE'},
|