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