fix 80965

This commit is contained in:
赵霄
2024-01-18 13:34:36 +08:00
parent 84623354f1
commit 8717b42ce9
@@ -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