1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-07 01:41:39 +00:00

improve code (#4370)

* improve code

* optimized code
This commit is contained in:
杨顺强
2019-12-19 13:44:30 +08:00
committed by Daniel Pan
parent 9c10cbf9f7
commit 4e584c8f65
7 changed files with 18 additions and 38 deletions

View File

@@ -981,7 +981,6 @@ export const Utils = {
<PermissionDeniedTip />,
{id: 'permission_denied', duration: 3600}
);
return;
}
errorMsg = gettext('Permission denied');
} else if (error.response.data &&