From f6a37259bb3125b360719f0b78a0360aff6576d8 Mon Sep 17 00:00:00 2001
From: gyq <875626088@qq.com>
Date: Mon, 29 Jul 2024 13:32:41 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=91=98=E5=B7=A5=EF=BC=8C?=
=?UTF-8?q?=E8=A7=92=E8=89=B2=E4=BF=AE=E6=94=B9=E4=B8=BA=E5=BF=85=E5=A1=AB?=
=?UTF-8?q?=E9=A1=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/shop/components/addStaff.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/shop/components/addStaff.vue b/src/views/shop/components/addStaff.vue
index 37f3968..b568dc9 100644
--- a/src/views/shop/components/addStaff.vue
+++ b/src/views/shop/components/addStaff.vue
@@ -19,7 +19,7 @@
-
+
@@ -95,7 +95,7 @@ export default {
{
required: true,
message: ' ',
- trigger: 'blur'
+ trigger: 'change'
}
],
phone: [