From 9d741eccf07124fd5ea666bc12faf73e0fae5e75 Mon Sep 17 00:00:00 2001 From: zhuhaoyu <123456789> Date: Tue, 28 Apr 2020 18:11:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/shop/IncreaseStaffManager.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/pages/shop/IncreaseStaffManager.vue b/src/pages/shop/IncreaseStaffManager.vue index 1a2a614..b61a3c1 100644 --- a/src/pages/shop/IncreaseStaffManager.vue +++ b/src/pages/shop/IncreaseStaffManager.vue @@ -3,7 +3,10 @@ - + + + + @@ -385,6 +388,9 @@ } }, + back:function(){ + this.$router.push({path:'/shop/increase/manager'}); + }, // 删除 remove: function (row) { this.modal13 = true;