diff --git a/myuw_vue/components/home/registration/myplan.vue b/myuw_vue/components/home/registration/myplan.vue index 4aff90c64..4d92392f9 100644 --- a/myuw_vue/components/home/registration/myplan.vue +++ b/myuw_vue/components/home/registration/myplan.vue @@ -119,6 +119,7 @@ export default { return {}; }, preRegCompleted() { + // MUWM-5395 return this.currentPlanData && this.currentPlanData.complete_pre_reg; }, readyCount() {