From 7df67ee75a1bdea99e96116f661a146e901256f6 Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Fri, 7 Aug 2026 14:41:27 +0800 Subject: [PATCH] =?UTF-8?q?CRM=5F26-08-13#story#9201,=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E8=B0=83=E5=BA=A6APP=E9=80=9A=E8=BF=87=E5=A4=8D=E5=88=B6?= =?UTF-8?q?=E5=BF=AB=E9=80=9F=E6=96=B0=E5=A2=9E=E8=BD=A6=E8=BE=86=E7=9A=84?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/vehicleManage.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/index/vehicleManage.vue b/src/views/index/vehicleManage.vue index f3c86964..6ed459ec 100644 --- a/src/views/index/vehicleManage.vue +++ b/src/views/index/vehicleManage.vue @@ -83,8 +83,7 @@ {{ item.vehicleStatus == 1 ? '启用' :( item.vehicleStatus == 2 ? '停用' : ( item.vehicleStatus == 12 ? '否-服务商停用' : '无状态')) }}