From 1660d759fe0cb2089ecf48f422fd0342c0d94a36 Mon Sep 17 00:00:00 2001 From: jiayu Date: Thu, 25 Jul 2024 21:02:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8E=A5=E5=8F=A3=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E5=B0=91=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/projectEnd/InspectionRoute/inspectedstay.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/projectEnd/InspectionRoute/inspectedstay.vue b/pages/projectEnd/InspectionRoute/inspectedstay.vue index 8a82e09c..2253482b 100644 --- a/pages/projectEnd/InspectionRoute/inspectedstay.vue +++ b/pages/projectEnd/InspectionRoute/inspectedstay.vue @@ -150,6 +150,7 @@ ...that.condition, isInspect: that.tabIndex, date:this.condition.date, + checkingPointUserId: that.checkingPointUserId }, success: res => { let arr = JSON.parse(JSON.stringify(this.listData));