From 221a2df5431461c43286d071adb949dd4458b9de Mon Sep 17 00:00:00 2001 From: kevin jiang Date: Sat, 13 Jun 2020 03:55:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=94=99=E8=AF=AF=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/shop/IncreaseStaffManager.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/shop/IncreaseStaffManager.vue b/src/pages/shop/IncreaseStaffManager.vue index 42d8bea..60bbe79 100644 --- a/src/pages/shop/IncreaseStaffManager.vue +++ b/src/pages/shop/IncreaseStaffManager.vue @@ -440,6 +440,8 @@ that.listOfLogistics(); } + }else{ + that.$Message.error(data.msg); } }) },