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;