刷新基础解锁礼物列表
This commit is contained in:
@@ -1719,6 +1719,7 @@ export default {
|
|||||||
$("#giftModal").modal('hide');
|
$("#giftModal").modal('hide');
|
||||||
$("#tipMsg").text("保存成功");
|
$("#tipMsg").text("保存成功");
|
||||||
$("#tipModal").modal('show');
|
$("#tipModal").modal('show');
|
||||||
|
$this.giftUnlockList();
|
||||||
TableHelper.doRefresh("#table");
|
TableHelper.doRefresh("#table");
|
||||||
} else {
|
} else {
|
||||||
$("#tipMsg").text("保存失败." + json.message);
|
$("#tipMsg").text("保存失败." + json.message);
|
||||||
|
Reference in New Issue
Block a user