zhengyiming
7 天以前 f0c3698c57b6e9a5678f088d1d6e4762b961b1d3
apps/underTakeMiniApp/src/pages/mine/index.vue
@@ -110,7 +110,7 @@
import { Message } from '@12333/utils';
import { useUserStore } from '@/stores/modules/user';
import { useQueryClient } from '@tanstack/vue-query';
import { TaskDetailWelfareItem, CustomerServiceButton } from '@12333/components';
import { TaskDetailWelfareItem, CustomerServiceButton, Cell } from '@12333/components';
import { EnumUserGender } from '@12333/constants';
const userStore = useUserStore();