Skip to content

Commit

Permalink
MUWM-5395: add preRegReqCompleted
Browse files Browse the repository at this point in the history
  • Loading branch information
fanglinfang committed Mar 11, 2025
1 parent df9c862 commit 5cae443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions myuw_vue/components/home/registration/myplan.vue
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ export default {
return {};
},
preRegCompleted() {
// MUWM-5395
return this.currentPlanData && this.currentPlanData.complete_pre_reg;
},
readyCount() {
Expand Down

0 comments on commit 5cae443

Please sign in to comment.