wupengfei
5 天以前 e8f6050ad0c962e7410d0cdf4d907c8d716d658f
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 }
      );