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