fix: 🐛 修复ts类型警告
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import UserAPI from "@/api/system/user";
|
||||
import RoleAPI from "@/api/role";
|
||||
import RoleAPI from "@/api/system/role";
|
||||
import type { UserPageQuery } from "@/api/system/user";
|
||||
import type { IContentConfig } from "@/components/CURD/types";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user