优化超级幸运礼物下拉框
This commit is contained in:
@@ -306,7 +306,8 @@ export default {
|
|||||||
this.inquire.value1 = e;
|
this.inquire.value1 = e;
|
||||||
luckyGiftRangeConfigList({ giftId: this.inquire.value1 }).then((res) => {
|
luckyGiftRangeConfigList({ giftId: this.inquire.value1 }).then((res) => {
|
||||||
this.inquire.giftsNum = res.data;
|
this.inquire.giftsNum = res.data;
|
||||||
// this.inquire.value2 = res.data[0].id;
|
// this.inquire.value2 = "";
|
||||||
|
this.inquire.value2 = res.data[0].id;
|
||||||
// this.loading = true;
|
// this.loading = true;
|
||||||
// luckyGiftRewardList({
|
// luckyGiftRewardList({
|
||||||
// giftId: e,
|
// giftId: e,
|
||||||
|
Reference in New Issue
Block a user