fix 80965
This commit is contained in:
+2
@@ -1001,6 +1001,7 @@ export default {
|
||||
}
|
||||
}
|
||||
if (!flag) {
|
||||
this.switchValue = 'base'
|
||||
return
|
||||
}
|
||||
this.currentStep++
|
||||
@@ -1281,6 +1282,7 @@ export default {
|
||||
formData.basicTaskInfoDTO = basicTaskInfoDTO
|
||||
formData.businessId = this.businessId
|
||||
if (!flag) {
|
||||
this.switchValue = 'base'
|
||||
return false
|
||||
}
|
||||
return formData
|
||||
|
||||
Reference in New Issue
Block a user