diff --git a/pages/officer/operation/department/index.js b/pages/officer/operation/department/index.js index 36f26e37..a331315c 100644 --- a/pages/officer/operation/department/index.js +++ b/pages/officer/operation/department/index.js @@ -65,7 +65,7 @@ export default function DepartmentList({isPagePermissionSuccess, departments}) { {( - departments != null + departments.length !== 0 ?