From 88606bd31deca036166302d0df5d8f7885c12803 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Fri, 14 Mar 2025 16:53:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=89=8B=E8=BD=A6=E4=BA=A4=E6=98=93?= =?UTF-8?q?=EF=BC=8C=E6=89=93=E7=94=B5=E8=AF=9D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/forSale.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue index 37f3b13b..011a120a 100644 --- a/src/views/secondHandCar/forSale.vue +++ b/src/views/secondHandCar/forSale.vue @@ -164,7 +164,7 @@ export default { let res= await saveRecord({type: this.recordType, carInfoId: this.id, duration}) console.log("saveRecord",res) } catch (e) { - console.log("e") + console.log("e",e) } }, handle(){