|  | @@ -37,14 +37,14 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
 | 
											
												
													
														|  |                          {field: 'party_logo', title: __('Party_logo'), events: Table.api.events.image, formatter: Table.api.formatter.image, operate: false},
 |  |                          {field: 'party_logo', title: __('Party_logo'), events: Table.api.events.image, formatter: Table.api.formatter.image, operate: false},
 | 
											
												
													
														|  |                          // {field: 'party_notice', title: __('Party_notice'), operate: 'LIKE'},
 |  |                          // {field: 'party_notice', title: __('Party_notice'), operate: 'LIKE'},
 | 
											
												
													
														|  |                          // {field: 'party_notice_detail', title: __('Party_notice_detail'), operate: 'LIKE'},
 |  |                          // {field: 'party_notice_detail', title: __('Party_notice_detail'), operate: 'LIKE'},
 | 
											
												
													
														|  | -                        {field: 'naming', title: __('Naming')},
 |  | 
 | 
											
												
													
														|  | 
 |  | +                        //{field: 'naming', title: __('Naming')},
 | 
											
												
													
														|  |                          // {field: 'is_online', title: __('Is_online'), searchList: {"1":__('Is_online 1'),"0":__('Is_online 0')}, formatter: Table.api.formatter.normal},
 |  |                          // {field: 'is_online', title: __('Is_online'), searchList: {"1":__('Is_online 1'),"0":__('Is_online 0')}, formatter: Table.api.formatter.normal},
 | 
											
												
													
														|  |                          {field: 'status', title: __('Status'), searchList: {"-1":__('Status -1'),"1":__('Status 1')}, formatter: Table.api.formatter.status},
 |  |                          {field: 'status', title: __('Status'), searchList: {"-1":__('Status -1'),"1":__('Status 1')}, formatter: Table.api.formatter.status},
 | 
											
												
													
														|  |                          {field: 'is_close', title: __('Is_close'), searchList: {"1":__('Is_close 1'),"0":__('Is_close 0')}, formatter: Table.api.formatter.normal},
 |  |                          {field: 'is_close', title: __('Is_close'), searchList: {"1":__('Is_close 1'),"0":__('Is_close 0')}, formatter: Table.api.formatter.normal},
 | 
											
												
													
														|  |                          {field: 'is_recommend', title: __('Is_recommend'), searchList: {"1":__('Is_recommend 1'),"0":__('Is_recommend 0')}, formatter: Table.api.formatter.normal},
 |  |                          {field: 'is_recommend', title: __('Is_recommend'), searchList: {"1":__('Is_recommend 1'),"0":__('Is_recommend 0')}, formatter: Table.api.formatter.normal},
 | 
											
												
													
														|  | -                        {field: 'party_type', title: __('Party_type')},
 |  | 
 | 
											
												
													
														|  | 
 |  | +                        //{field: 'party_type', title: __('Party_type')},
 | 
											
												
													
														|  |                          {field: 'platRate', title: __('平台抽成(%)')},
 |  |                          {field: 'platRate', title: __('平台抽成(%)')},
 | 
											
												
													
														|  | -                        {field: 'guilderRate', title: __('工会长抽成(%)')},
 |  | 
 | 
											
												
													
														|  | 
 |  | +                        {field: 'guilderRate', title: __('族长抽成(%)')},
 | 
											
												
													
														|  |                          // {field: 'party_pass', title: __('Party_pass'), operate: 'LIKE'},
 |  |                          // {field: 'party_pass', title: __('Party_pass'), operate: 'LIKE'},
 | 
											
												
													
														|  |                          // {field: 'is_screen', title: __('Is_screen'), searchList: {"1":__('Is_screen 1'),"0":__('Is_screen 0')}, formatter: Table.api.formatter.normal},
 |  |                          // {field: 'is_screen', title: __('Is_screen'), searchList: {"1":__('Is_screen 1'),"0":__('Is_screen 0')}, formatter: Table.api.formatter.normal},
 | 
											
												
													
														|  |                          {field: 'on_model', title: __('On_model'), searchList: {"1":__('On_model 1'),"2":__('On_model 2')}, formatter: Table.api.formatter.normal},
 |  |                          {field: 'on_model', title: __('On_model'), searchList: {"1":__('On_model 1'),"2":__('On_model 2')}, formatter: Table.api.formatter.normal},
 |