From 3382d4dad0213979211d3cfb9c8c24f35c3effae Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 12 Jul 2024 10:30:52 +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 --- my/gird/shoucang.vue | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/my/gird/shoucang.vue b/my/gird/shoucang.vue index 51d2dec..259087c 100644 --- a/my/gird/shoucang.vue +++ b/my/gird/shoucang.vue @@ -26,13 +26,12 @@ {{item.artificerName}} - - - + + {{item.state == 1?'可服务':item.state == 2?'可预约':'休息中'}} - + {{item.time}} @@ -261,6 +260,20 @@