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