diff --git a/src/views/system/user/utils/hook.tsx b/src/views/system/user/utils/hook.tsx index 77d15d474..1dd74453b 100644 --- a/src/views/system/user/utils/hook.tsx +++ b/src/views/system/user/utils/hook.tsx @@ -6,11 +6,11 @@ import { zxcvbn } from "@zxcvbn-ts/core"; import { handleTree } from "@/utils/tree"; import { message } from "@/utils/message"; import croppingUpload from "../upload.vue"; +import userAvatar from "@/assets/user.jpg"; import { usePublicHooks } from "../../hooks"; import { addDialog } from "@/components/ReDialog"; import type { PaginationProps } from "@pureadmin/table"; import type { FormItemProps, RoleFormItemProps } from "../utils/types"; -import userAvatar from "@/assets/user.jpg"; import { getKeyList, isAllEmpty,