4
0
Fork 0

更新 'src/Http/Auth/Permission.php'

master
panliang 2022-09-23 11:21:16 +08:00
parent 8040f128f1
commit 6998832612
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class Permission
}
if (Helper::isAjaxRequest()) {
abort(403, trans('admin.deny'));
abort(403, trans('admin.deny') . ':' . $ability);
}
admin_exit(