wupengfei
2 天以前 32530fa4e41323504cee7c1fbabab869ab5719dd
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 }
      );