포인트 정책 - 페이징 처리

This commit is contained in:
Yu Sung
2025-05-19 22:02:58 +09:00
parent d3f98ec9cb
commit cea0887d90

View File

@@ -512,7 +512,6 @@ export default {
this.cancel()
this.notifySuccess(res.data.message || '수정되었습니다.')
this.page = 1
this.point_policy_list = []
await this.getPointPolicyList()
} else {