From da3919eed99ad04f9eb665c51f29f471928e3f07 Mon Sep 17 00:00:00 2001 From: shidongli Date: Thu, 26 Oct 2023 15:08:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ServiceSchedule/ServiceSchedule.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pages/ServiceSchedule/ServiceSchedule.vue b/pages/ServiceSchedule/ServiceSchedule.vue index c9edcc9..e1454f5 100644 --- a/pages/ServiceSchedule/ServiceSchedule.vue +++ b/pages/ServiceSchedule/ServiceSchedule.vue @@ -12,7 +12,7 @@ background="#18CBB3"> - + @@ -358,6 +358,13 @@ this.timeindex = null this.Soonerorlater = null }, + timedata(){ + this.timecurrent++ + this.timeindexafter = null + this.timeindex = null + this.Soonerorlater = null + + }, } } @@ -373,7 +380,7 @@ display: flex; position: absolute; right: 2%; - top: 21%; + top: 20%; flex-wrap: wrap; width: 400rpx;