From cacbda04247c4ec9013b83cbb6e685b5fbfe18d6 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Thu, 14 Mar 2024 17:30:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=9C=8D=E5=8A=A1=E5=91=98?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/components/settleAccount.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/components/settleAccount.vue b/src/views/home/components/settleAccount.vue index ec43b47..1726cf6 100644 --- a/src/views/home/components/settleAccount.vue +++ b/src/views/home/components/settleAccount.vue @@ -13,7 +13,7 @@
{{ props.masterId }}
- 服务员:{{ store.userInfo.shopName || '' }} + 服务员:{{ store.userInfo.shopName || '暂无' }} 03-01 09:05