From 8cdcfd3b94cfa0d01eb62e7e14454fa103309e33 Mon Sep 17 00:00:00 2001 From: yechenhao Date: Wed, 24 Jun 2020 16:24:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=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 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/shop/IncreaseStaffManager.vue b/src/pages/shop/IncreaseStaffManager.vue index 17f6b6d..e85f594 100644 --- a/src/pages/shop/IncreaseStaffManager.vue +++ b/src/pages/shop/IncreaseStaffManager.vue @@ -241,7 +241,6 @@ export default { status: status, id: params.row.accountId }; - debugger; //修改接口 _this.editSattfStatus(request); }