Selaa lähdekoodia

单位注册

rongxin_prod
庞东旭 1 vuosi sitten
vanhempi
commit
639c8b6793
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/views/register/companyRegister.vue

+ 1
- 1
src/views/register/companyRegister.vue Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna