wupengfei
2 天以前 85c2df026e79b6813e482af4e6ea124dac1fc112
src/hooks/useUser.ts
@@ -30,6 +30,7 @@
          userInfoId: unref(userInfoId),
          userType: userType,
          clientType: clientType,
          enterpriseType: EnumEnterpriseType.PartyA,
        },
        { showLoading: false }
      );