diff --git a/src/views/firstOrder/outbound.vue b/src/views/firstOrder/outbound.vue index d58078c..89421e9 100644 --- a/src/views/firstOrder/outbound.vue +++ b/src/views/firstOrder/outbound.vue @@ -188,7 +188,7 @@ export default { value: 2 }, { - label: '已审批', + label: '已出库', value: 3 }, ]