mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
chore: update
This commit is contained in:
parent
f4e1404b6e
commit
cca3d7aa54
@ -6,11 +6,11 @@ import { zxcvbn } from "@zxcvbn-ts/core";
|
|||||||
import { handleTree } from "@/utils/tree";
|
import { handleTree } from "@/utils/tree";
|
||||||
import { message } from "@/utils/message";
|
import { message } from "@/utils/message";
|
||||||
import croppingUpload from "../upload.vue";
|
import croppingUpload from "../upload.vue";
|
||||||
|
import userAvatar from "@/assets/user.jpg";
|
||||||
import { usePublicHooks } from "../../hooks";
|
import { usePublicHooks } from "../../hooks";
|
||||||
import { addDialog } from "@/components/ReDialog";
|
import { addDialog } from "@/components/ReDialog";
|
||||||
import type { PaginationProps } from "@pureadmin/table";
|
import type { PaginationProps } from "@pureadmin/table";
|
||||||
import type { FormItemProps, RoleFormItemProps } from "../utils/types";
|
import type { FormItemProps, RoleFormItemProps } from "../utils/types";
|
||||||
import userAvatar from "@/assets/user.jpg";
|
|
||||||
import {
|
import {
|
||||||
getKeyList,
|
getKeyList,
|
||||||
isAllEmpty,
|
isAllEmpty,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user