From 3c44b2580da0b82d8807de9d071a081eed31e5fa Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 28 Feb 2022 10:03:46 +0800 Subject: [PATCH] 27723 --- packages/3.0.0/AppReportAiWill/components/Detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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