시그니처 관리
- 수정사항이 없습니다 -> 변경사항이 없습니다.
This commit is contained in:
@@ -512,7 +512,7 @@ export default {
|
|||||||
this.is_adult === this.selected_signature_can.isAdult &&
|
this.is_adult === this.selected_signature_can.isAdult &&
|
||||||
this.can === this.selected_signature_can.can
|
this.can === this.selected_signature_can.can
|
||||||
) {
|
) {
|
||||||
this.notifyError('수정사항이 없습니다.')
|
this.notifyError('변경사항이 없습니다.')
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user