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