刷新基础解锁礼物列表

This commit is contained in:
liaozetao
2024-02-02 11:26:44 +08:00
parent ca9869a9f5
commit c991cf131f

View File

@@ -1719,6 +1719,7 @@ export default {
$("#giftModal").modal('hide');
$("#tipMsg").text("保存成功");
$("#tipModal").modal('show');
$this.giftUnlockList();
TableHelper.doRefresh("#table");
} else {
$("#tipMsg").text("保存失败." + json.message);