mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 17:14:27 +09:00
발신번호 등록 수정
This commit is contained in:
@@ -1227,6 +1227,7 @@ export default {
|
|||||||
this.$parent.$refs.commmonModal.alertModalOpen(this.row);
|
this.$parent.$refs.commmonModal.alertModalOpen(this.row);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
if (this.communicationFile == null) {
|
if (this.communicationFile == null) {
|
||||||
this.row.title = '발신번호 등록';
|
this.row.title = '발신번호 등록';
|
||||||
this.row.msg1 = '통신서비스 이용증명원 파일을 업로드 하세요.';
|
this.row.msg1 = '통신서비스 이용증명원 파일을 업로드 하세요.';
|
||||||
@@ -1274,7 +1275,6 @@ export default {
|
|||||||
return false;
|
return false;
|
||||||
}*/
|
}*/
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return true;
|
return true;
|
||||||
},
|
},
|
||||||
toComplete() {
|
toComplete() {
|
||||||
|
|||||||
Reference in New Issue
Block a user