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