wupengfei
2025-11-10 e4c3b872692ce63cee54753c2b6017cf684d27c9
src/hooks/useUser.ts
@@ -30,6 +30,7 @@
          userInfoId: unref(userInfoId),
          userType: userType,
          clientType: clientType,
          enterpriseType: EnumEnterpriseType.Supplier,
        },
        { showLoading: false }
      );