포인트 정책 - 페이징 처리
This commit is contained in:
parent
d3f98ec9cb
commit
cea0887d90
|
@ -512,7 +512,6 @@ export default {
|
||||||
this.cancel()
|
this.cancel()
|
||||||
this.notifySuccess(res.data.message || '수정되었습니다.')
|
this.notifySuccess(res.data.message || '수정되었습니다.')
|
||||||
|
|
||||||
this.page = 1
|
|
||||||
this.point_policy_list = []
|
this.point_policy_list = []
|
||||||
await this.getPointPolicyList()
|
await this.getPointPolicyList()
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in New Issue