wupengfei
6 天以前 6244c26cd11f6446b39c0ad50c8223b379e5258a
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, Cell, CustomerServiceButton } from '@12333/components';
import { EnumUserGender } from '@12333/constants';
const userStore = useUserStore();