@@ -560,6 +560,7 @@
}
this.disFeatureList = disFeatureList
// this.showDelDialog()
+ this.hasQuestion = 1
return this.diagBaseVerifyData(type)
},
@@ -579,7 +580,7 @@
this.isReady = true
if(labArr.length > 0) {
-
+ this.hasNoUniqueName = false
return this.labVerifyData(labArr,type).then(() =>{
if(this.hasNoUniqueName) {
}else {