From 7c8bd92030db50ad88067c2250949c79686e88b8 Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Wed, 3 Apr 2024 16:43:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A5=E5=BF=97&=E6=B4=97?= =?UTF-8?q?=E8=BD=A6=E6=9C=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/draw-app/properties/CarWashingProperty.vue | 2 +- src/drawApp/lineScene.ts | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/draw-app/properties/CarWashingProperty.vue b/src/components/draw-app/properties/CarWashingProperty.vue index eacfcbf..dfd01a2 100644 --- a/src/components/draw-app/properties/CarWashingProperty.vue +++ b/src/components/draw-app/properties/CarWashingProperty.vue @@ -25,7 +25,7 @@ { if (item.id) { states.push(new CarWashingState(item));