From 9ef5191f7c6ee0d2f46ef7ddfa546b17b6f5c323 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Fri, 17 Nov 2023 13:37:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA=E6=95=B0=E5=AD=97=E4=B8=BA?= =?UTF-8?q?=E5=AD=97=E7=AC=A6=E4=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/order/medince-list/index.vue | 10 +++++----- src/views/order/order-list/index.vue | 14 +++++++------- src/views/prescription/prescription-list/index.vue | 14 +++++++------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/views/order/medince-list/index.vue b/src/views/order/medince-list/index.vue index 2060111..8cbbeca 100644 --- a/src/views/order/medince-list/index.vue +++ b/src/views/order/medince-list/index.vue @@ -44,11 +44,11 @@ :style="{ width: '182px' }" > - 待支付 - 待发货 - 已发货 - 已签收 - 已取消 + 待支付 + 待发货 + 已发货 + 已签收 + 已取消 diff --git a/src/views/order/order-list/index.vue b/src/views/order/order-list/index.vue index e8d7eb7..56ef0db 100644 --- a/src/views/order/order-list/index.vue +++ b/src/views/order/order-list/index.vue @@ -25,13 +25,13 @@ - 待支付 - 待分配 - 待接诊 - 已接诊 - 已完成 - 已结束 - 已取消 + 待支付 + 待分配 + 待接诊 + 已接诊 + 已完成 + 已结束 + 已取消 diff --git a/src/views/prescription/prescription-list/index.vue b/src/views/prescription/prescription-list/index.vue index 07f815a..ef64d34 100644 --- a/src/views/prescription/prescription-list/index.vue +++ b/src/views/prescription/prescription-list/index.vue @@ -26,10 +26,10 @@ :style="{ width: '182px' }" > - 待审核 - 待使用 - 已失效 - 已使用 + 待审核 + 待使用 + 已失效 + 已使用 @@ -39,9 +39,9 @@ :style="{ width: '182px' }" > - 审核中 - 审核成功 - 审核驳回 + 审核中 + 审核成功 + 审核驳回