recheck เมนู ข้าราชการ กทม. สามัญ (list to get)
This commit is contained in:
parent
7430c3c86f
commit
271e6964b3
17 changed files with 24 additions and 24 deletions
|
|
@ -150,7 +150,7 @@ export class ProfileAssessmentsController extends Controller {
|
|||
},
|
||||
});
|
||||
if (_record) {
|
||||
await new permission().PermissionOrgUserList(req, "SYS_REGISTRY_OFFICER", _record.profileId);
|
||||
await new permission().PermissionOrgUserGet(req, "SYS_REGISTRY_OFFICER", _record.profileId);
|
||||
}
|
||||
return new HttpSuccess(record);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue