diff --git a/litemall-admin/src/views/mall/order.vue b/litemall-admin/src/views/mall/order.vue
index 5307792f..56136a08 100644
--- a/litemall-admin/src/views/mall/order.vue
+++ b/litemall-admin/src/views/mall/order.vue
@@ -54,9 +54,7 @@
{{ orderDetail.order.orderSn }}
-
- {{ scope.order.orderStatus | orderStatusFilter }}
-
+ {{ orderDetail.order.orderStatus | orderStatusFilter }}
{{ orderDetail.user.nickname }}