diff --git a/pages/outbound/pick-confirm-2nd.vue b/pages/outbound/pick-confirm-2nd.vue index a8cf788..56b996a 100644 --- a/pages/outbound/pick-confirm-2nd.vue +++ b/pages/outbound/pick-confirm-2nd.vue @@ -11,9 +11,18 @@ + + + 取货确认状态 + + + {{status === '1' ? '已确认取货' : '未确认取货'}} + + @@ -26,7 +35,7 @@