@@ -24,7 +24,10 @@ class UserDictController extends Controller
{
//
$result=false;
- $indexCol = ['id','word','type','grammar','mean','parent','note','factors','confidence','dict_id','updated_at','creator_id'];
+ $indexCol = ['id','word','type','grammar',
+ 'mean','parent','note',
+ 'factors','confidence','dict_id',
+ 'updated_at','creator_id'];
switch ($request->get('view')) {
case 'all':
# 获取studio内所有channel