From c853520ed208298b55fce206f1a30bbac6222c54 Mon Sep 17 00:00:00 2001 From: yulixing Date: Fri, 30 Aug 2019 11:49:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E5=93=81=E5=85=91=E6=8D=A2=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=89=A9=E5=B1=95=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/games/details/gift.vue | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/src/views/games/details/gift.vue b/src/views/games/details/gift.vue index dfcd2f9..c20e1a3 100644 --- a/src/views/games/details/gift.vue +++ b/src/views/games/details/gift.vue @@ -58,7 +58,7 @@ label="达成数量" prop="condition" > - + 配置格式: 开始时间-结束时间@数量限制,如: 1:00--2:00@99,永久发放则直接填数量 多条配置使用回车分隔 + + + { const data = res.data @@ -531,6 +539,7 @@ export default { usedList: giftList.usedList, type: giftList.type, time: giftList.time, + extraData: giftList.extraData }) .then(res => { const data = res.data