From 0179515e1116ff651055761caaa4e7f33dbb68a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=85=81=E6=9E=9E?= <3422692813@qq.com> Date: Wed, 6 Nov 2024 18:01:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E6=B5=8B=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/staff/staff.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/staff/staff.vue b/pages/staff/staff.vue index 056050d..c78010e 100644 --- a/pages/staff/staff.vue +++ b/pages/staff/staff.vue @@ -198,7 +198,7 @@ export default { title:'接单成功', icon:'none' }) - this.tapindex = 1 + // this.tapindex = 1 this.getList() } })