refactor: ♻️ 字典调整按需加载,api、store和枚举文件命名优化
This commit is contained in:
@@ -260,9 +260,9 @@ import UserAPI, {
|
||||
MobileUpdateForm,
|
||||
EmailUpdateForm,
|
||||
UserProfileForm,
|
||||
} from "@/api/system/user";
|
||||
} from "@/api/system/user.api";
|
||||
|
||||
import FileAPI from "@/api/file";
|
||||
import FileAPI from "@/api/file.api";
|
||||
|
||||
import { Camera } from "@element-plus/icons-vue";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user