From 138bd80bc3319c29c8f19b5245bcc881cfd67dad Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 30 Jul 2025 10:29:50 +0800 Subject: [PATCH] =?UTF-8?q?story#6932,=E5=94=AE=E5=87=BA=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=EF=BC=8C=E5=8C=BA=E5=88=86=E4=B8=89=E7=A7=8D=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=8F=8A=E6=8C=89=E9=92=AE=E5=AF=B9=E5=BA=94?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/sellingInfo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/secondHandCar/sellingInfo.vue b/src/views/secondHandCar/sellingInfo.vue index 32546796..a138542c 100644 --- a/src/views/secondHandCar/sellingInfo.vue +++ b/src/views/secondHandCar/sellingInfo.vue @@ -104,7 +104,6 @@ import {myMixins} from "@/utils/myMixins" // carInfoDetail, import {auditCarInfo, usedCarRemove,carInfoDetail,auditCarInfoAgain} from "@/api/secondHandCar" import uploadCommon from "@/views/secondHandCar/components/upload-common.vue"; -import {auditCarInfoAgain} from "@/api/secondHandCar"; export default { name: "sellingInfo", mixins:[myMixins],