From 83ef789c8c42ff4817d9841687f25ffda24a0f41 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Sun, 8 Oct 2023 22:35:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=20=E8=BF=9B=E5=87=BA=E5=9C=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/car/carOutParkingArea.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/car/carOutParkingArea.vue b/pages/car/carOutParkingArea.vue index 20ce0e6..28f6df3 100644 --- a/pages/car/carOutParkingArea.vue +++ b/pages/car/carOutParkingArea.vue @@ -90,6 +90,7 @@ _carOut: function() { customCarInOut(this, { machineId: this.machineId, + communityId:this.getCommunityId(), paId: this.paId, boxId: this.boxId, carNum: this.carNum,