update
This commit is contained in:
@ -47,6 +47,8 @@ class ColumnService extends BaseService
|
||||
'path' => "{$column['url']}{$secondCol['url']}",
|
||||
'desc' => $secondCol['desc'],
|
||||
'item' => $appendArr,
|
||||
'name' => $secondCol['name'],
|
||||
'id' => $secondCol['id'],
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user