兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-10-25 ccb2ecc5ee43f8b6f3b2e9efa3a5189bdce7c399
src/views/system/user/profile/index.vue
@@ -67,6 +67,9 @@
<script setup name="Profile" lang="ts">
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 { getUserProfile } from "@/api/system/user";