|
@ -138,7 +138,7 @@ Page({ |
|
|
.volunteerTypeOneInfo.street)) { |
|
|
.volunteerTypeOneInfo.street)) { |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
if (this.data.volunteerType == 0 && (!this.data.volunteerTypeOneInfo.community || !this.data |
|
|
if (this.data.volunteerType == 1 && (!this.data.volunteerTypeOneInfo.community || !this.data |
|
|
.volunteerTypeOneInfo.name || !this.data.volunteerTypeOneInfo.IDnumber || !this.data |
|
|
.volunteerTypeOneInfo.name || !this.data.volunteerTypeOneInfo.IDnumber || !this.data |
|
|
.volunteerTypeOneInfo.phone || !this.data.volunteerTypeOneInfo.street)) { |
|
|
.volunteerTypeOneInfo.phone || !this.data.volunteerTypeOneInfo.street)) { |
|
|
return |
|
|
return |
|
|