add
This commit is contained in:
parent
824852d128
commit
e82c5b7009
|
@ -19,7 +19,7 @@ export default function SendStaffList() {
|
||||||
roleNames: [
|
roleNames: [
|
||||||
RoleName.Leader,
|
RoleName.Leader,
|
||||||
RoleName.Organization,
|
RoleName.Organization,
|
||||||
RoleName.RootAdmin,
|
// RoleName.RootAdmin,
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
const { data, isLoading, error } =
|
const { data, isLoading, error } =
|
||||||
|
|
Loading…
Reference in New Issue