Parcourir la source

单位注册

rongxin_prod
庞东旭 il y a 1 an
Parent
révision
639c8b6793
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/views/register/companyRegister.vue

+ 1
- 1
src/views/register/companyRegister.vue Voir le fichier

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


Chargement…
Annuler
Enregistrer