|
@@ -474,7 +474,6 @@
|
|
let _this = this;
|
|
let _this = this;
|
|
let infodata1 = JSON.parse(JSON.stringify(this.infodata))
|
|
let infodata1 = JSON.parse(JSON.stringify(this.infodata))
|
|
let infodataLast = infodata1[infodata1.length-1]
|
|
let infodataLast = infodata1[infodata1.length-1]
|
|
-
|
|
|
|
if(Object.keys(infodataLast).length >= 2){
|
|
if(Object.keys(infodataLast).length >= 2){
|
|
if(!infodataLast.memberRelation && !infodataLast.memberName && !infodataLast.memberSex && !infodataLast.idCard){
|
|
if(!infodataLast.memberRelation && !infodataLast.memberName && !infodataLast.memberSex && !infodataLast.idCard){
|
|
this.loadinged = true;
|
|
this.loadinged = true;
|