From bb0b66f1782f7496fa69ad0bea7c676469e5e0d2 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 23 Aug 2023 19:31:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E5=8A=9E=E4=BA=8B=E9=A1=B9=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/commonBtn.vue | 2 +- src/views/index/driverAdd.vue | 8 +++++--- src/views/index/vehicleAdd.vue | 7 +------ 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/src/components/commonBtn.vue b/src/components/commonBtn.vue index 23fefad3..4b70520c 100644 --- a/src/components/commonBtn.vue +++ b/src/components/commonBtn.vue @@ -31,7 +31,7 @@ import {myMixins} from "@/utils/myMixins"