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' }" > - 审核中 - 审核成功 - 审核驳回 + 审核中 + 审核成功 + 审核驳回