From cca3d7aa54e16093fe710a429797711e046d357a Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Mon, 25 Mar 2024 14:56:27 +0800 Subject: [PATCH] chore: update --- src/views/system/user/utils/hook.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,