CRM_26-01-29#task#13363,潜在服务商审核-财务信息-h5做必填
This commit is contained in:
@@ -264,6 +264,10 @@
|
||||
this.$toast('营业执照未上传')
|
||||
return
|
||||
}
|
||||
if( !this.licensePhoto ) {
|
||||
this.$toast('开户许可证未上传')
|
||||
return
|
||||
}
|
||||
if( !(this.form.serviceAreaCode.length > 0) ) {
|
||||
this.$toast('服务区域不能为空')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user