diff --git a/src/views/wishingStar/userParticipationRecord.vue b/src/views/wishingStar/userParticipationRecord.vue index 7f3133c..14ae738 100644 --- a/src/views/wishingStar/userParticipationRecord.vue +++ b/src/views/wishingStar/userParticipationRecord.vue @@ -96,7 +96,9 @@ export default { pageSize: 10, //条数 }; }, - created() {}, + created() { + this.getData(); + }, methods: { // 查询接口 getData() { diff --git a/src/views/wishingStar/wishingStarSet.vue b/src/views/wishingStar/wishingStarSet.vue index da89075..55e7852 100644 --- a/src/views/wishingStar/wishingStarSet.vue +++ b/src/views/wishingStar/wishingStarSet.vue @@ -102,7 +102,7 @@ v-model="resource.goldPrice" style="width: 75%" class="input" - :placeholder="先选择许愿礼物" + placeholder="先选择许愿礼物" disabled >