pages/login/supplier-reg.vue
@@ -74,8 +74,7 @@ <!-- #endif --> <!-- #ifdef PUB_CUSTOMER --> <!-- open-type="getUserInfo"--> <button @tap="wxreg('')" class="bottom-button">注 册</button> <button @tap="wxreg('')" class="bottom-button">注 册</button> <!-- #endif --> @@ -346,8 +345,8 @@ return } var dto = JSON.parse(tjson) dto.partnerId = this.partnerId || undefined // dto.userId = this.partnerId || undefined // dto.partnerId = this.partnerId || undefined dto.partnerUserId = this.partnerId || undefined post.dto = dto } post.wxcode = wxcode