From 13375968195e6e2f286c12057c632acfc9253663 Mon Sep 17 00:00:00 2001 From: tangwenkang <2720983602@qq.com> Date: Sun, 3 Dec 2023 21:01:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=9E=E6=97=B6=E8=BD=A8?= =?UTF-8?q?=E8=BF=B98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/vehicle/record.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/vehicle/record.vue b/src/views/vehicle/record.vue index a671e2e..e9e9be9 100644 --- a/src/views/vehicle/record.vue +++ b/src/views/vehicle/record.vue @@ -49,6 +49,7 @@ export default { this.recordCar.startTime = recordCar.startTime this.recordCar.endTime = recordCar.endTime historyMap(this.recordCar).then(res=>{ + console.log(res) this.carMsg = res.data // res.data.forEach(item=>{ // this.carMsg = item