From 92bbae99d0a9e242e4f90642cc8d2c6b73f655e0 Mon Sep 17 00:00:00 2001
From: LegnaYet <1023868505@qq.com>
Date: Sun, 26 Apr 2020 16:56:42 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AF=BC=E8=B4=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/shop/IncreaseStaffManager.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/pages/shop/IncreaseStaffManager.vue b/src/pages/shop/IncreaseStaffManager.vue
index 69a5cb8..a19be40 100644
--- a/src/pages/shop/IncreaseStaffManager.vue
+++ b/src/pages/shop/IncreaseStaffManager.vue
@@ -72,8 +72,8 @@
@@ -434,7 +434,7 @@
storeId:this.selectedStore,
mobil: value.phone,
staffCode :value.staffCode,
- roleId: value.role,
+ role: value.role,
isOpen: this.formValidate.checkbox[0]
};
this.addSattf(request);