fix 修复 导包警告问题
This commit is contained in:
parent
c85f0a1995
commit
b22d0775b7
@ -67,6 +67,9 @@
|
|||||||
|
|
||||||
<script setup name="Profile" lang="ts">
|
<script setup name="Profile" lang="ts">
|
||||||
import UserAvatar from "./userAvatar.vue";
|
import UserAvatar from "./userAvatar.vue";
|
||||||
|
import UserInfo from "./userInfo.vue";
|
||||||
|
import ResetPwd from "./resetPwd.vue";
|
||||||
|
import ThirdParty from "./thirdParty.vue";
|
||||||
import { getAuthList } from "@/api/system/social/auth";
|
import { getAuthList } from "@/api/system/social/auth";
|
||||||
import { getUserProfile } from "@/api/system/user";
|
import { getUserProfile } from "@/api/system/user";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user