diff --git a/src/pages/shop/IncreaseStaffManager.vue b/src/pages/shop/IncreaseStaffManager.vue
index 73305ce..02d9a27 100644
--- a/src/pages/shop/IncreaseStaffManager.vue
+++ b/src/pages/shop/IncreaseStaffManager.vue
@@ -103,7 +103,7 @@
@@ -111,14 +111,14 @@
-
-
+
+
@@ -255,6 +255,10 @@ import staff from "../../services/staff/staff";
slot: 'qrCodeAction',
key: 'epWechatQrCode',
},
+ {
+ title: '停用/启用',
+ slot: 'status',
+ },
{
title: '操作',
slot: 'action',
@@ -271,6 +275,7 @@ import staff from "../../services/staff/staff";
store: '',
userId: '',
type: '',
+ status: 0,
checkbox: ['vail']
},
ruleValidate: {