'name', 'title' => trans('common.account'), 'width' => 250, 'sort' => true, 'fixed' => 'left', ), array( 'field' => 'closeinfo', 'title' => trans('common.name'), 'width' => 250, 'sort' => true, 'fixed' => 'left', ), array( 'field' => 'LAY_CHECKED', 'title' => trans('common.status'), 'width' => 250, 'templet' => '#switchTpl', 'unresize' => true, ), ); } }