修改福袋接口请求
This commit is contained in:
@@ -421,7 +421,7 @@ export default {
|
||||
this.controlsObj.options = res.data;
|
||||
});
|
||||
listLuckyBagLinearGift({
|
||||
giftTypes: '3,15'
|
||||
giftTypes: "3,15",
|
||||
}).then((res) => {
|
||||
this.controlsObj.options2 = res.data;
|
||||
});
|
||||
|
Reference in New Issue
Block a user