wupengfei
2025-11-11 7e24109af0e355ae13f29410a7e55f5c17adbf06
src/store/modules/user.ts
@@ -77,6 +77,7 @@
          // password: md5Encrypt(params.password),
          type: AppLocalConfig.userType,
          clientType: AppLocalConfig.clientType,
          enterpriseType: AppLocalConfig.enterpriseType,
        },
        {
          showLoading: false,