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