diff --git a/packages/3.0.0/AppReportAiWill/components/Detail.vue b/packages/3.0.0/AppReportAiWill/components/Detail.vue index 31c9898c..5f5fa5a1 100644 --- a/packages/3.0.0/AppReportAiWill/components/Detail.vue +++ b/packages/3.0.0/AppReportAiWill/components/Detail.vue @@ -312,7 +312,7 @@ }, onConfirm () { - if (this.gridInfo.userId || this.gridInfo.isLastLevel === '1') { + if (this.gridInfo.userId || this.gridInfo.girdLevel === '2') { if (this.gridInfo.userId) { this.forwardForm.girdId = this.gridInfo.girdId this.forwardForm.girdName = this.gridInfo.girdName