wupengfei
5 天以前 169d64d8ac756e5dde85afc5673cf17aa890c8ce
apps/bMiniApp/src/stores/modules/user.ts
@@ -144,6 +144,7 @@
          // password: md5Encrypt(params.password),
          type: AppLocalConfig.userType,
          clientType: AppLocalConfig.clientType,
          enterpriseType: AppLocalConfig.enterpriseType,
        },
        { showLoading: false }
      );