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