兰宝车间质量管理系统-前端
LiuHao
2023-06-06 6af68085ff6615e1ec3a5dd18c761250800d6fca
src/views/system/user/profile/index.vue
@@ -69,7 +69,7 @@
import { getUserProfile } from "@/api/system/user";
const activeTab = ref("userinfo");
const state = ref<{ user: any; roleGroup: string;  postGroup: string}>({
const state = ref<Record<string, any>>({
    user: {},
    roleGroup: '',
    postGroup: ''