소스 검색

单位注册

rongxin_prod
庞东旭 1 년 전
부모
커밋
639c8b6793
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/views/register/companyRegister.vue

+ 1
- 1
src/views/register/companyRegister.vue 파일 보기

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


불러오는 중...
취소
저장