public static function authitemtype($model, $key, $index, $column)
 {
     return lookup::getAuthItemType($model->type);
 }