|
@@ -250,7 +250,7 @@ export default { |
|
|
}) |
|
|
}) |
|
|
return; |
|
|
return; |
|
|
} |
|
|
} |
|
|
if (this.userForm.companyLicense == ''){ |
|
|
|
|
|
|
|
|
if (this.form.companyLicense == ''){ |
|
|
this.$toast({ |
|
|
this.$toast({ |
|
|
icon: 'error', // 找到自己需要的图标 |
|
|
icon: 'error', // 找到自己需要的图标 |
|
|
message: '请上传营业执照', |
|
|
message: '请上传营业执照', |
|
|