parent
9d85b737d8
commit
4051f11a9e
|
@ -512,7 +512,7 @@ export default {
|
|||
this.is_adult === this.selected_signature_can.isAdult &&
|
||||
this.can === this.selected_signature_can.can
|
||||
) {
|
||||
this.notifyError('수정사항이 없습니다.')
|
||||
this.notifyError('변경사항이 없습니다.')
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue