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